Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Added Javascript Compactor using JShrink #16

Merged
merged 1 commit into from Dec 3, 2014

Conversation

tedivm
Copy link
Contributor

@tedivm tedivm commented Jun 28, 2014

This Pull Request adds Javascript compaction to this library using the JShrink javascript minifier. It minifies javascript files that have not already been minified (skipping over those that have), and in the event of any type of error it automatically falls back to the original javascript.

Added Compactor.
Added Test Files
Updated composer.json
kherge added a commit that referenced this pull request Dec 3, 2014
Added Javascript Compactor using JShrink
@kherge kherge merged commit f382285 into box-project:master Dec 3, 2014
@kherge
Copy link
Contributor

kherge commented Dec 3, 2014

This is an incredibly nice addition!

I'm just sorry it took forever for me to see it. (I need to fix my notifications.)

@tedivm
Copy link
Contributor Author

tedivm commented Dec 4, 2014

No problem, I'm glad to help out!

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.

None yet

2 participants