load remote translations
This commit is contained in:
@@ -3,4 +3,6 @@ rem This bat file minifies all js and css and creates a dist folder with everyth
|
||||
node node_modules\minifyfromhtml\minifyfromhtml.js --js=dist\myapp.js --css=dist\myapp.css < index.html
|
||||
|
||||
copy /Y index.production.html dist\index.html
|
||||
copy /Y favicon.ico dist\favicon.ico
|
||||
xcopy /F /Y /I templates dist\templates
|
||||
xcopy /F /Y /I i18n dist\i18n
|
||||
|
Reference in New Issue
Block a user