http-vue-loader icon indicating copy to clipboard operation
http-vue-loader copied to clipboard

load .vue files from your html/js

Results 43 http-vue-loader issues
Sort by recently updated
recently updated
newest added

Added support for data-urls: - '/index.vue' is not appended to data-urls - baseURI is empty to not include a base tag for data-urls Added support for text-scheme: - If URL...

I've been working with scss tag but, using the code in the example, i can't get it to work, i just see a "ReferenceError: sass is not defined" message, how...

question

Hi. Good evening. Sorry if this is a bit of a novice question but I am a bit lost and would like some expert to advise. I have a working...

bug
help wanted

This fix allows to use on phonegap

[Vue warn]: Failed to resolve async component: function() { return new Component(name).load(url) .then(function(component) { console.log(component) return component.normalize(); }) .then(function(component) { console.log("我是第二个"); console.log(component); return component.compile() //return Promise.resolve(component); }) .then(function(component) { console.log("我是第三个");...

![QQ图片20200324175524](https://user-images.githubusercontent.com/38316554/77412302-aa9db280-6df8-11ea-9d42-20a2860b2581.png)

Is there any way of handling errors or warnings in the SFCs, or at least detect if an error has occurred at run-time? If a do a major no-no like...

will be or is already fixed in vue3-sfc-loader

https://github.com/FranckFreiburger/vue3-sfc-loader