Results 1 comments of Yang

@chemzqm I've got the same issue and I tried ```postloader``` witch did not work. This is my webpack config. ``` module: { rules: [ { test: /\.jsx?$/, exclude: /node_modules/, use:...