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:
parent
e6ddb1ec24
commit
9206e9aaa1
6 changed files with 770 additions and 716 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue