Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make cacheable #1

Merged
merged 1 commit into from
Aug 3, 2014
Merged

Conversation

mindreframer
Copy link
Contributor

it's just a blunt copy-paste code from jsx-loader (https://github.com/petehunt/jsx-loader/blob/master/index.js#L5 ). no more warnings like

./src/scripts/components/footer.cjsx 327 {0} [not cacheable] [built]

it's just a blunt copy-paste code from jsx-loader (https://github.com/petehunt/jsx-loader/blob/master/index.js#L5 ). no more warnings like

```
./src/scripts/components/footer.cjsx 327 {0} [not cacheable] [built]
```
@mindreframer
Copy link
Contributor Author

the same PL as here:
https://github.com/thibautsacreste/cjsx-loader/pull/3

But it seem, you are the publisher of the NPM package, so that should be faster published from this repo

@KyleAMathews KyleAMathews merged commit b7d5343 into KyleAMathews:master Aug 3, 2014
@KyleAMathews
Copy link
Owner

Thanks! Published 0.1.0.

Also going to work on adding sourcemap support #2 soon

@mindreframer
Copy link
Contributor Author

👍 thx for the effort!

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.

2 participants