MM

Results 2 comments of MM

Doing `npm run build -- --no-bundle `gives me a new error: _localhost/:1 Uncaught SyntaxError: The requested module '/web_modules/vue.js' does not provide an export named 'openBlock'_ However, doing `npm run build...

Thanks Fred. One more issue that I noticed is that if I make changes to 'App.vue' such that it throws a script error, the entire hot loading mechanism ceases to...