is-even icon indicating copy to clipboard operation
is-even copied to clipboard

[Feature Request] Optimize file size (minify)

Open ProjectCleverWeb opened this issue 3 years ago • 4 comments

I love this project, but I feel the 42.3 MB file size is a bit much. Do you think we can get a minified version out, with all the unnecessary whitespace removed?

ProjectCleverWeb avatar Aug 17 '21 23:08 ProjectCleverWeb

I don't want the code to become difficult to read just because you only have a 40MB hard drive.

Frosty-J avatar Aug 18 '21 00:08 Frosty-J

@Frosty-J this less about my 40mb hard drive and more about having users download a 40mb file for a frontend site is kind of excessive. Plus, we want to squeeze ever last bit of performance out of a script as useful as this and minification can help with that!

ProjectCleverWeb avatar Aug 18 '21 01:08 ProjectCleverWeb

Users won't have to download 40MB for a frontend site unless you've done something very wrong. It should come out to about 2.6MB once gzipped, or 2.4MB for the minified version at #78.

Frosty-J avatar Aug 18 '21 01:08 Frosty-J

+1

Spritan avatar Aug 28 '21 18:08 Spritan