1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

Improve Ember build process

This commit is contained in:
Harvey Kandola 2019-01-07 14:43:56 +00:00
parent e6ddb1ec24
commit 9206e9aaa1
6 changed files with 770 additions and 716 deletions

View file

@ -10,6 +10,7 @@ call ember b -o dist-prod/ --environment=production
echo "Copying Ember assets..."
cd ..
rd /s /q embed\bindata\public
mkdir embed\bindata\public
echo "Copying Ember assets folder"