Closed gao2009ss closed 3 years ago
Poor issue description ...
Please provide a complete example so that I can reproduce the problem.
`
`
myComponent.vue `
Current browserslist is "> 1%, last 2 versions, Firefox ESR, not dead, not ie 11" Maybe Chromium 69.0.3497.81 and Firefox 59.0.1 are out of this browserslist range.
You can try to build your own vue3-sfc-loader version with a different browserslist range. See https://github.com/FranckFreiburger/vue3-sfc-loader#build-your-own-version
Have you tried to compile your own version of vue3-sfc-loader with a different browserslist range ?
Poor compatibility of v0.8.0 version
v0.7.3
Chromium :69.0.3497.81 compatible Firefox : 59.0.1 compatible
v0.8.0
Chromium :69.0.3497.81 Not compatible Firefox : 59.0.1 Not compatible
error Uncaught SyntaxError: Unexpected token Uncaught TypeError: Cannot destructure property
loadModule
of 'undefined' or 'null'.