Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Address Issue #86 making the module usable in "use strict" situations with operations like uglify#90

Open
techguy613 wants to merge 2 commits into
laurihy:masterfrom
techguy613:master
Open

Address Issue #86 making the module usable in "use strict" situations with operations like uglify#90
techguy613 wants to merge 2 commits into
laurihy:masterfrom
techguy613:master

Conversation

@techguy613

Copy link
Copy Markdown

Thanks for writing this great module! We use it a lot, but ran into issues when moving our build process to use uglify. I've made updates to the code to allow it to work when uglified. Thanks!

Matt David added 2 commits September 1, 2015 17:43
…out issue (make sure used variables and functions are defined with var)

- This addresses open issue laurihy#86 (laurihy#86). Code now works with "use strict".
- Added missing semi-colons in function definitions
- Incremented version in bower.json
@techguy613

Copy link
Copy Markdown
Author

Hey @laurihy, I'm wondering if you've had a chance to take a look at this? Please let me know as I think this would be helpful for a lot of folks. Thanks much!

@lokeshjainRL

Copy link
Copy Markdown

@laurihy please update this module. There are many developers who use this module. I request you to b bit more active. this PR should have been merged long time ago.

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