Hacker News new | ask | show | jobs
by adar 3004 days ago
I'm a neophyte at JS, what is the reason for all the code in /dist/index.js to be compacted into one line?
1 comments

It's minified to decrease its file size for faster load times