Open dan-lee opened 7 years ago
@dan-lee I have really sorry that it breaks the code, but babel-plugin-add-module-exports
is not compatible with module spec. For now you can use:
const StatsWriterWebpackPlugin = require('stats-writer-webpack-plugin').default;
That workaround works, thanks!
Hi,
v1.1.0
works perfectly fine, but withv1.2.0
I get the following error:Maybe has something to do with d61acdd2e49931740d692b41b55ced958b9f6039