vue-test-loader
vue-test-loader copied to clipboard
Extract custom test blocks from Vue components
Results
2
vue-test-loader issues
Sort by
recently updated
recently updated
newest added
I'm admittedly not a Webpack expert (especially for chunks, which I rarely use), but instead of using [`fs.writeFileSync`](https://github.com/eddyerburgh/vue-test-loader/blob/master/index.js#L22) and have webpack synchronously write out files, wouldn't be better to just...
Hi. What about syntax highlighting inside the custom block? I does not seem to work by default. How can we get it working?