Closed dschissler closed 8 years ago
I tried to make the conversion a few weeks ago but I was having trouble with some of the core loaders due to the change in how it processes query variables. Likely there is nothing wrong with Webpack but I didn't have time to ask in the issue tracker.
I'm currently working to upgrade Webird to Webpack 2. The project will likely be without updates until the conversion is complete. Webpack is a tricky bit of code and Webird does quite a lot of involved work.
Webird is now using Webpack 2. Currently there is an issue with PostCSS when used with the Webpack text extractor plugin and so I commented it out until there is a solution. This means that the CSS is now delivered in the JS bundle.
Webird should be reconfigured to use Webpack 2 when it is released.