Skip to content

Releases: cloudflare/json-schema-example-loader

Fix for webpack2

17 Jan 21:40
Compare
Choose a tag to compare
  • 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