survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Updated docs: Babel6 changes #59

Closed azizpunjani closed 8 years ago

azizpunjani commented 8 years ago

Per docs. "Pre-6.x, Babel enabled certain transformations by default. However, Babel 6.x does not ship with any transformations enabled"

andrew-me commented 8 years ago

+1: Thanks for this!

azizpunjani commented 8 years ago

@andrew-me I think that might be the better option, I couldn't think of any downsides to defining the presets in the .babelrc

michaelahlers commented 8 years ago

:+1: