Nicolas Martel
Nicolas Martel
https://github.com/neutrinojs/neutrino/pull/1674 I've been slowly testing different neutrino templates, found some bugs to which other people already have fixes for. I vote for an alpha v10 to be created if we...
Ported the CI changes from https://github.com/neutrinojs/neutrino/pull/1663.
Created a new PR with just the CI changes. https://github.com/neutrinojs/neutrino/pull/1675
It's possible some of the compilation problem I'm having will be solved when webpack-chain gets the webpack 5 support.
The VueLoaderPlugin problem is eluding me. I'll need help. Hopefully, when upgrading webpack-chain, it'll resolve itself. Edit: Upgrading webpack-chain is not the problem.
Got passed the vue-loader problem.
@edmorley The pipeline is now green, please review.
I have forked/published this branch for my own private usage and found bugs along the way. I'll update this PR when I find them.
No it does not. ``` Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (108) For more information on which environments are supported...
This PR has been published under https://www.npmjs.com/package/@gem-mine/webpack-chain `before` the requests here for change. I have been using that fork publish for my own private webpack 5 neutrino fork. I have...