[SOLVED] Can not build with terser-webpack-plugin v2.1.2

In the latest master, I had to update this plugin to v2.2.1 in order to build the frontend app.

Thanks, it works for me and on the build server.

for me it was a problem when running ./build.sh locally. I think it may be a resource limitation issue, and thus it may have only been a problem on my machine.

I’m using a 2018 macbook pro with 16gb ram. Currently running docker swarm and about 4 instanced of WebStorm. It may have worked if I shut some of those things down first. heh.

But we can just update it…PR is welcome.

PR created : https://github.com/Squidex/squidex/pull/440

thank you

1 Like