infinum / webpack-asset-pipeline

🚀 A missing link for the asset pipeline alternative with Webpack.
https://infinum.co/the-capsized-eight/squeezing-webpack-into-backend-frameworks
MIT License
30 stars 5 forks source link

Ensure compatibility with webpack 2.1.0-beta.27 #22

Closed andreicek closed 7 years ago

andreicek commented 7 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

Tests that require txt files fail.

What is the new behavior?

The tests that require txt files now pass. Loader shorthand was used.

Does this PR introduce a breaking change?