Vladimir Vershinin
Vladimir Vershinin
Hi! I have the same issue with vuep, but it doesn't appear on the CodeMirror [demo page](https://codemirror.net/mode/vue/index.html). Maybe it already fixed in later version of CodeMirror?
Hello @Artessan , yeh I have faraway plan to migrate to the vue-cli with typescript. But I can't tell you any exact terms.
Hello @juliansteenbakker , yep, I agree. For a while you can install/update with `--legacy-peer-deps` flag.
Hello @infokartasplit There was an issue with dropped out enum types in the `ol` package. The issue has fixed in v0.12.4, upgrade pls. NOTE: if you want build vuelayers from...
Hello all! Sorry for delay. ol team removed in v6.15 several enum types that I used in the vuelayers, htis was the issue. The issue has fixed in v0.12.4, upgrade...
Hello @kevinelliott , sorry for the late response. The loader looks correct. I guess you have incorrect strategy-factory function, so it prevents calling of your custom loader. If you use...
@categulario Greate! Thanks in advance! I usually use OpenLayers documentation as a hint
Hi @ghansham , I'm not check this for while, it was tree shakable some time ago. I have just tried fresh install with vue-cli and can confirm that webpack don't...
Found the reason vuejs/rollup-plugin-vue#344. Need to upgrade vue build tools vuejs/vue-component-compiler#96
No, I need to rebuild vuelayers with updated vue compile tools, so the vuelayers components will have such annotations needed by webpack