Closed roderickhsiao closed 10 years ago
@petehunt 0.12.2 doesn't honder the extension of js so if we set extension as jsx without having @jsx pragma the code will not being transform
js
jsx
@jsx
Your commit for this fix the issue but seems the 0.12.3 doesn't publish to npm yet. https://github.com/petehunt/node-jsx/commit/63a0904483f8f3bc441d76b65f2e0712daf355a9
The latest package show as https://www.npmjs.org/package/node-jsx 0.12.2
new package looks good now, thanks!
@petehunt 0.12.2 doesn't honder the extension of
js
so if we set extension asjsx
without having@jsx
pragma the code will not being transformYour commit for this fix the issue but seems the 0.12.3 doesn't publish to npm yet. https://github.com/petehunt/node-jsx/commit/63a0904483f8f3bc441d76b65f2e0712daf355a9
The latest package show as https://www.npmjs.org/package/node-jsx 0.12.2