diff options
Diffstat (limited to 'webapp/bs-config.json')
-rw-r--r-- | webapp/bs-config.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/webapp/bs-config.json b/webapp/bs-config.json deleted file mode 100644 index 0041c6d..0000000 --- a/webapp/bs-config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "port": 8000, - "files": [ - "dist/**/*.{html,htm,css,js}" - ], - "server": { - "baseDir": "dist" - } -}
\ No newline at end of file |