mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-19 18:19:30 -07:00
split webpack builds
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"**/bower_components": true,
|
||||
"**/node_modules": true,
|
||||
"**/vendor": true,
|
||||
"dist/**": true
|
||||
"dist/**": true,
|
||||
"package-lock.json": true,
|
||||
},
|
||||
"cSpell.enabledFileTypes": {
|
||||
"markdown": true,
|
||||
@@ -76,7 +77,8 @@
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"hibyehihi"
|
||||
"hibyehihi",
|
||||
"zakj"
|
||||
]
|
||||
},
|
||||
"extensions": {
|
||||
|
||||
Reference in New Issue
Block a user