Restored App.vue; builds/renders, but...
...no CSS or Bootstrap JS either; the new tree-shaking is nice, but it's shaking out good stuff at this point.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -254,8 +254,10 @@ paket-files/
|
||||
|
||||
# Compiled files / application
|
||||
src/api/build
|
||||
src/api/MyPrayerJournal.Api/wwwroot/favicon.ico
|
||||
src/api/MyPrayerJournal.Api/wwwroot/index.html
|
||||
src/api/MyPrayerJournal.Api/wwwroot/static
|
||||
src/api/MyPrayerJournal.Api/wwwroot/css
|
||||
src/api/MyPrayerJournal.Api/wwwroot/js
|
||||
src/api/MyPrayerJournal.Api/appsettings.development.json
|
||||
/build
|
||||
src/*.exe
|
||||
|
||||
Reference in New Issue
Block a user