biotope / biotope/biotope-resource-loader

Why does dist folder include only the compressed version?

Open
#178 0 comments 0 reactions 1 assignee Claimed by @SheepFromHeaven View on GitHub
Dominant language
TypeScript
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.