requirejs-babel icon indicating copy to clipboard operation
requirejs-babel copied to clipboard

updated to Babel 5.0.8, added browser polyfill and external-helpers

Open hipertracker opened this issue 10 years ago • 4 comments

hipertracker avatar Apr 06 '15 01:04 hipertracker

Update to latest babel looks nice, but what for the babelHelpers it there?

just-boris avatar Apr 20 '15 22:04 just-boris

@mikach, @hipertracker seems to be invested in keeping requirejs-babel up to date. The babel team has referenced this repo as the way to use babel with requirejs. Can we merge these 2 forks or something? It'd be nice if we could get new versions into babel or npm.

parris avatar Aug 17 '15 17:08 parris

@parris @hipertracker Hello and sorry for delays! Just updated babel version to 5.8.22 https://github.com/mikach/requirejs-babel/commit/fdd0f30203b773b05f15d45eef1e64980d06a2b0

mikach avatar Aug 17 '15 20:08 mikach

Sounds good to me. This worked in our build system. I noticed that hipertracker's fork had the babel_core polyfill and external_helpers in there. Are these dependencies baked into the 5.8.22.min file or do we need to find a way to include separately? Maybe they are optional?

parris avatar Aug 18 '15 06:08 parris