Remove map files from build, relocate transpiled map files to $lib for cache improvements.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@ node_modules
|
||||
# Transpiled JSON
|
||||
/static/mapFiles/json/
|
||||
/static/map-index.json
|
||||
/src/lib/assets/route/*.json
|
||||
|
||||
# Output
|
||||
.output
|
||||
|
||||
Reference in New Issue
Block a user