This website requires JavaScript.
Explore
Help
Sign In
bit-badger
/
myPrayerJournal
Watch
1
Star
0
Fork
0
You've already forked myPrayerJournal
Code
Issues
1
Pull Requests
Packages
Projects
Releases
36
Activity
396e53b1a6
myPrayerJournal
/
build-vue.bat
5 lines
68 B
Batchfile
Raw
Normal View
History
Unescape
Escape
+Aurelia +Paket +FAKE Interim commit; there may still be leftover files from the Aurelia tutorial
2017-05-20 14:45:48 +00:00
@
echo
off
cd
.\src\app
mostly housekeeping - App - some package clean-up - API - removed commented code that is not needed, postured for JSON outputs - Build - modified the scripts to build Vue into API's wwwroot folder, which will get copied on publish; adjusted FAKE task dependencies to be more granular
2017-08-06 20:42:09 +00:00
npm run build prod
+Aurelia +Paket +FAKE Interim commit; there may still be leftover files from the Aurelia tutorial
2017-05-20 14:45:48 +00:00
cd
..\..
exit
%errorlevel%
Reference in New Issue
Copy Permalink