We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5d6c5 commit d9de5b1Copy full SHA for d9de5b1
README.md
@@ -3,6 +3,9 @@
3
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.
4
5
6
+
7
+
8
9
## Running Locally for development
10
11
1. `npm install`
package.json
@@ -61,7 +61,7 @@
61
},
62
"build": {
63
"nwVersion": "v0.39.1",
64
- "nwFlavor": "sdk",
+ "nwFlavor": "normal",
65
"targets": [
66
"zip",
67
"nsis7z"
@@ -78,6 +78,7 @@
78
"browserslist",
79
"karma.conf.js",
80
"package-lock.json",
81
+ "screenshot.png",
82
"tsconfig.app.json",
83
"tsconfig.json",
84
"tsconfig.spec.json",
screenshot.png
23.8 KB
0 commit comments