Add proj.js to the sideEffects list

This commit is contained in:
Frederic Junod
2018-11-07 16:26:04 +01:00
committed by Roman Zoller
parent 346cd562ee
commit 83b8fe4b33

View File

@@ -99,6 +99,7 @@
}
},
"sideEffects": [
"proj.js",
"ol.css"
]
}