-
Notifications
You must be signed in to change notification settings - Fork 32
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
Rework of front processes #108
Conversation
5525d10
to
4e334b5
Compare
7e1de54
to
d92733e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should stop using node:lts and create new frontend image for reason of compatibility
Here should be split in CI jobs
|
d92733e
to
fb6dca4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, we could add it to ci as well
Closes #107
Updated front tasks.
make front
with available option to keep/node_modules
stored locally to speed up next builds.scripts/front.mk
inclusion. since it had no access to.env
variables