Im currently using jmix 2.7.6. I do have a question. does package-lock.json need to push to remote server (cicd,client server)? because client mentioned that build failed due to package-lock not committed
Hi,
package.json and package-lock.json are generated by Vaadin plugin, so no need to commit them.
Regards,
Gleb
1 Like