Edgard Rosberg Duarte Leal

Results 19 comments of Edgard Rosberg Duarte Leal

You should use a http server to server the content of your app. If you have nodes installed on your machine, you can use **http-server**: Install: `nom install --save http-server`...

Great! Thanks for additional information. I will see what they are doing to load local files.

I will work on it and tell you when it is ready. Thank you again for your feedback.

Here is [where](https://github.com/edgardleal/require-vuejs/blob/master/src/vue.js#L13) i register the component `vue` In your code you can do some thing like this: Create a file named `reqV.js` : ```js define( ['vue'], function(plugin) { return...

Ok. Thanks !

Hi @cheresier , this looks to be an interesting project. Did you tried to increase the value of `waitSeconds` in `requirejs` setup ? https://requirejs.org/docs/api.html#config-waitSeconds

Hi @cheresier , can you post an example of code ?

Excellent point. I will work on it, but keep working with both methods. I will close this issue when it is ready.

Thank you for use and for your feed back. I am working on it and I will close this issue when this feature is ready.

Reference: https://vue-loader.vuejs.org/en/features/scoped-css.html