Questions tagged [http-vue-loader]
8 questions
2
votes
1 answer
How to import ES6 module in Vue file that is loaded by httpVueLoader?
I'm trying to use urlJoin in a Vue single file component. I don't use a compiler and to load the Vue file I use httpVueLoader.
When I do this: