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

Why does dist folder include only the compressed version? #178

Open
smohadjer opened this issue May 25, 2020 · 0 comments
Open

Why does dist folder include only the compressed version? #178

smohadjer opened this issue May 25, 2020 · 0 comments
Assignees

Comments

@smohadjer
Copy link
Contributor

I do not want to use compressed version of scripts during development as they make debugging difficult. It's good to have the min.js version in dist folder, but you should include the none-compressed version (resourceLoader.js) as well, specially since most projects compress their resources themselves anyway. Giving users a choice to use the version they prefer would make the library more popular. Also it's easy to compress a none-compressed version, but not vice versa.

@SheepFromHeaven SheepFromHeaven self-assigned this Jun 30, 2020
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