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

Which js minification software does jkanban use #179

Closed
WriterStat opened this issue Oct 28, 2022 · 2 comments
Closed

Which js minification software does jkanban use #179

WriterStat opened this issue Oct 28, 2022 · 2 comments

Comments

@WriterStat
Copy link

Hi, Thanks for some great kit.

I've made some modifications that are app specific.

Which js minification software does the jkanban project use? Thanks!

@marcosrocha85
Copy link
Contributor

Hello there. You can run npm run build to build/minify your sources.

@WriterStat
Copy link
Author

Thanks! I used another minification software. I like to stay away from node js, npm complexity etc...when not needed, it makes an app feel like it's got serious bloat. I only use it when I'm writing in Angular or Vue frameworks.

To be honest I feel much happier writing web app software without all the full-on frameworks. Alot of us are starting to move away from node js on the frontend. Standard/vanilla js for the frontend works just as well and has grown up/filled in a lot over the last few years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants