Automatic minify and concat on deployment(for the future)

Hi guys,

As Wappler is moving to a more integrated solution regarding development and deployment itwould be nice to have automatic minify and concat of css and js on deployment to production.

This is a package that does both but there quite a few.

So when deploying it should concat and minify all your JS and CSS linked from each page and change the links automatically.

Hi Jon,
There is a similar feature request, so you can vote for it:

Btw, this is already in our roadmap :slight_smile:

2 Likes

Thanks! Totally missed this:

Minification

webpack v4+ will minify your code by default in production mode .

@Teodor, can you lock this one?

1 Like