Skip to content
Snippets Groups Projects
Commit d20d5e87 authored by Glenn Vorhes's avatar Glenn Vorhes
Browse files

update package json to include babelify ignore

parent c9c8597e
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@
[
"babelify",
{
"ignore": "/ol\\-build\\.js|jquery\\.min/",
"ignore": "ol-build.js",
"presets": [
"es2015"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment