Closed Hammster closed 6 years ago
Script errors in .vue files output the same error multiple times, this error originates from vueify-bolt , and is inherited from vueify. I am not sure who should resolve it or if the output from vueify has a purpose at all.
https://github.com/BoltDoggy/vueify-bolt/blob/master/lib/compiler.js#L302
This is a output of my inspector for the node process.
This is the output in the CLI
i'll close this issue since the build in parcel support has arrived. Cheers 😃
Description
Script errors in .vue files output the same error multiple times, this error originates from vueify-bolt , and is inherited from vueify. I am not sure who should resolve it or if the output from vueify has a purpose at all.
https://github.com/BoltDoggy/vueify-bolt/blob/master/lib/compiler.js#L302
This is a output of my inspector for the node process.
This is the output in the CLI
Enviroment