This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
Releases: messageformat/loader
Releases · messageformat/loader
v0.7.0
v0.6.0
Update for Webpack 2+
BREAKING: messageformat-loader now only accepts a pure JSON string as input instead of JS. If loading a single JSON file, simply drop json-loader
and it should work. For multi-json-loader
, update to 0.2.0+ and it will work as well.