We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63157fb commit 1ca6a2cCopy full SHA for 1ca6a2c
package.json
@@ -7,9 +7,7 @@
7
"build": "ng build",
8
"watch": "ng build --watch --configuration development",
9
"test": "ng test",
10
- "serve:ssr:add1283.github.io": "node dist/add1283.github.io/server/server.mjs",
11
- "github-build": "ng build --configuration production --base-href 'https://add1283.github.io/'",
12
- "github-deploy": "npx angular-cli-ghpages --dir=dist/add1283.github.io/browser --no-silent"
+ "serve:ssr:add1283.github.io": "node dist/add1283.github.io/server/server.mjs"
13
},
14
"prettier": {
15
"overrides": [
0 commit comments