feat: update

parent df920f49
......@@ -5,7 +5,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.json",
"build": "ng build --environment prod --base-href=/luna/ --deploy '/luna/'",
"build": "ng build --environment prod --base-href=/luna/ --deploy '/luna/' && cp -R i18n/ dist/",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
......
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