We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41872f6 commit af1be58Copy full SHA for af1be58
package.json
@@ -9,7 +9,7 @@
9
"build:lib": "ng build @angular-material-extensions/input-counter",
10
"build:lib:watch": "ng build @angular-material-extensions/input-counter --watch",
11
"build:ssr": "ng build --prod && ng run input-counter:server:production",
12
- "deploy": "ng deploy --base-href=/google-maps-autocomplete/ --no-build",
+ "deploy": "ng deploy --base-href=/input-counter/ --no-build",
13
"dev:ssr": "ng run input-counter:serve-ssr",
14
"test": "ng test",
15
"lint": "ng lint",
0 commit comments