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 f137da0 commit cc738faCopy full SHA for cc738fa
package.json
@@ -5,7 +5,7 @@
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build",
8
- "build:demo": "ng build demo --configuration production --base-href /angularui-theme/",
+ "build:demo": "ng build demo --configuration production",
9
"build:theme": "ng build theme --configuration production",
10
"watch": "ng build --watch --configuration development",
11
"test": "ng test"
0 commit comments