Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Add uglify step to grunt #407

Merged
merged 1 commit into from
May 6, 2015
Merged

Add uglify step to grunt #407

merged 1 commit into from
May 6, 2015

Conversation

theomega
Copy link
Contributor

@theomega theomega commented May 6, 2015

This generates a minified js file together with a source map.
It saves about half of the filesize (30K vs. 58K)

I did not add the files to the .gitignore and also did not check in the minified
minified versions.

This generates a minified js file together with a sourcce map.
It saves about half of the filesize.
hpneo added a commit that referenced this pull request May 6, 2015
@hpneo hpneo merged commit 758bad6 into hpneo:master May 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants