Commit 8e41c995 authored by nanahira's avatar nanahira

fix

parent 8ea83f59
Pipeline #22763 failed with stages
in 1 minute and 18 seconds
......@@ -96,5 +96,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
......@@ -4,7 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0",
"build": "ng build --prod --source-map --base-href https://cdn02.moecube.com:444/store/remake/ --deploy-url https://cdn02.moecube.com:444/store/remake/",
"build": "ng build --source-map --base-href https://cdn02.moecube.com:444/store/remake/ --deploy-url https://cdn02.moecube.com:444/store/remake/",
"test": "ng test"
},
"private": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment