Paul O’Shannessy
5ef593e4a0
Merge pull request #3693 from reedloden/swap-http-to-https
...
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
2015-04-20 11:08:54 -07:00
Paul O’Shannessy
1c03cd6fd9
Merge pull request #3636 from cody/jsx-target
...
Add target option to npm readme
2015-04-17 18:35:18 -07:00
Paul O’Shannessy
2c7e818c7c
Merge pull request #3618 from TimeBomb/master
...
Document new es6module flag in react-tools README
2015-04-17 18:35:18 -07:00
Rick Beerendonk
2de44cf668
Documents that JSX tool is transforming files with .js extension (and not .jsx) by default
2015-01-31 20:59:18 +01:00
Leon Fedotov
a29d496443
Changing api documentation for jsx transformer
...
Hi in chrome debugger, the files that use sourcemaps from the transformer get "null" as the filename during debug, https://github.com/facebook/react/blob/master/main.js#L15 "sourceFilename" is used instead of "filename" to specify the filename in the sourcemap.
2014-10-27 19:18:22 +02:00
Stefan Dombrowski
7597cfc5fb
Add stripTypes option to npm docs
2014-09-21 19:22:22 +02:00
Paul O’Shannessy
fc3a3801de
Add support for inline sourcemaps in jsx executable
...
--source-map-inline
2014-07-12 19:49:11 -07:00
Cheng Lou
b38518ff4d
[Docs] Better README for react-tools
2014-07-11 15:09:22 -07:00
Paul O’Shannessy
5c85f33184
Custom readme for react-tools
...
Of course this means I can no longer just npm publish from the project
root, but I haven't been anyway.
2014-07-03 17:39:33 -07:00