Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create javascript pipeline #599

Open
schneijan opened this issue Jun 18, 2021 · 0 comments
Open

Create javascript pipeline #599

schneijan opened this issue Jun 18, 2021 · 0 comments
Labels
maintainance Basic maintainance operations to keep the project stable

Comments

@schneijan
Copy link
Member

schneijan commented Jun 18, 2021

In order to improve the loading times of the frontend, we urgently need a javascript pipeline that prepares the javascript before creating the WAR. It should include:

  • Concatenate all javascript files into one single file
  • Minify this file

It would be great if we could switch between a development (without pipeline) and a productive version (with pipeline).

We could use wro4j for this purpose which is already part of the MBP, but there are also promising alternatives.

@schneijan schneijan added the maintainance Basic maintainance operations to keep the project stable label Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainance Basic maintainance operations to keep the project stable
Projects
None yet
Development

No branches or pull requests

1 participant