Closed DimaRGB closed 5 years ago
fixing problem: do not work with uglifyjs-webpack-plugin@^1 or webpack@^3 logs:
uglifyjs-webpack-plugin@^1
webpack@^3
js/vendor-1b9fe.chunk.js from UglifyJs Unexpected token: name (getFormat) [js/vendor-1b9fe.chunk.js:50675,4]
note: while library will not have prepublish transpilation to es5 syntax, better to use it in code.
Thanks :)
waiting for release :]
Released v2.2.2
fixing problem: do not work with
uglifyjs-webpack-plugin@^1
orwebpack@^3
logs:note: while library will not have prepublish transpilation to es5 syntax, better to use it in code.