Skip to content

Conversation

nl0
Copy link

@nl0 nl0 commented Sep 27, 2017

Hello.
I know that the package is deprecated, but our production code depends on it.
So, the thing is that your code mutates the original coffee-script module and this affects the other code that depends on the original module (coffee-loader for webpack gets broken in my case).
This PR fixes the issue by making coffee-react clone the CS module and then mutating it to keep the original untouched.
Could you please merge this in and publish a fixed version to the npm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant