Due to commit 4d45c5d, chai.js now requires json-loader, which is not included in Webpack 1.
Webpack 2 has a built-in json loader, so it is not affected.
Workarounds: user can manually add json-loader to his webpack 1 configuration, or use webpack 2.
Due to commit 4d45c5d, chai.js now requires json-loader, which is not included in Webpack 1.
Webpack 2 has a built-in json loader, so it is not affected.
Workarounds: user can manually add json-loader to his webpack 1 configuration, or use webpack 2.