Releases: cloudflare/json-schema-example-loader
Releases · cloudflare/json-schema-example-loader
Fix for webpack2
- Webpack 2 doesn't support
this.inputValue
- JS object from previous loader (json-schema-loader) is now passed through the second arbitrary argument, you need to update json-schema-loader to v1 as well
- both loaders are still backwords compatible with webpack1