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
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -253,8 +253,7 @@ paket-files/
|
||||
*.sln.iml
|
||||
|
||||
# Compiled files / application
|
||||
**/vendor-bundle.js
|
||||
**/app-bundle.js*
|
||||
src/api/wwwroot/index.html
|
||||
src/api/wwwroot/static
|
||||
src/api/appsettings.json
|
||||
build/
|
||||
Reference in New Issue
Block a user