Releases: peerigon/modernizr-loader
Releases · peerigon/modernizr-loader
1.0.0
- Don't attach Modernizr to window anymore
- Allow using a JavaScript file for configuration
Important notice: If you previously relied on a JSON configuration file, make sure to pass your configuration to the json-loader
before passing it to the modernizr-loader
(we upgraded the example in the README). You don't need to do this with webpack 2, because it can require JSON by itself.