Faster processing by omitting src/index.js

This commit is contained in:
ahocevar
2018-05-12 19:17:36 +02:00
parent 97f19cbffc
commit cc8cffd324

View File

@@ -10,7 +10,7 @@
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_",
"include": [
"src"
"src/ol"
]
},
"plugins": [