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

Fix strict mode #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsferruzza
Copy link

Hi!

Because "user strict"; is outside of the closure, it seems to apply to everything.
I have other dependencies in my project that breaks when minified together with ui-codemirror because of that.

I hope you will merge it and bump a new version soon.
Have a nice day!

@whitehat101
Copy link
Contributor

👍 This PR is correct, "use strict" should be inside your module.

I bet this will also fix issue #39

@geyang
Copy link

geyang commented Apr 2, 2015

Can we merge this one?

@magmel48
Copy link

+1

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.

4 participants