Commit graph

8 commits

Author SHA1 Message Date
Isiah Meadows
a23bcea7ee
Correct a bunch of incorrect/outdated references (#2457)
- Babel 7 has a whole different module API
- Traceur is basically dead
- JSX != HTML
- Some bits are just obvious from context what they are
- ES6 docs shouldn't be auto-installing JSX support
- Also, I decided it was worth clearing up some misleading docs in
  surrounding areas.
2019-07-06 03:41:01 -04:00
Ayush Jain
982fdf5737 Corrected the case issue of 'JavaScript' throughout the docs (#2401)
* corrected JavaScript spelling
2019-04-01 08:14:38 -04:00
Isaac
6a65ebc9af Use manual path resolution in webpack.config.js
Webpack doesn't support relative paths in the output.path config parameter, so this updated code uses the 'path' module to resolve the relative path.
2017-06-26 16:11:57 -06:00
Scotty Simpson
414e74ba47 docs: Fix typo in es6.md (#1827) 2017-04-30 23:36:47 -07:00
Leo Horie
24b7150b3c tweaks in docs 2017-01-15 10:35:29 -05:00
Barney Carroll
7980cbe0a0 Specify JSON code blocks in ES6 documentation 2017-01-09 13:30:29 +00:00
Leo Horie
7c00aad19c beef up docs and defrag setup flow 2017-01-08 10:53:54 -05:00
Leo
6284a3bd86 es6 and jsx docs 2017-01-07 14:54:48 -05:00