babel/babel-standalone
:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.
JavaScriptMIT
Issues
- 1
archive this repo?
#103 opened by jamiebuilds - 7
- 10
Upgrade to babel v6.26.3?
#102 opened by pedrofurtado - 0
babel-standalone-update #21 failed
#101 opened by DanBuild - 0
babel-standalone-update #18 failed
#99 opened by DanBuild - 1
- 0
null
#98 opened by SuperOP535 - 10
How to use plugins modules exports and imports?
#60 opened by stefek99 - 5
Include "idx" plugin
#89 opened by Daniel15 - 1
Can I use this? Not sure how to handle Imports.
#85 opened by chobo2 - 6
Prebuilt 7 beta?
#95 opened by RobertCZ - 5
- 4
- 2
- 4
Replace npm with Yarn
#63 opened by Daniel15 - 7
- 0
Add support for `env` preset
#86 opened by fatcerberus - 1
Finish the auto-update script
#69 opened by Daniel15 - 3
- 0
Auto update script should nuke node_modules
#78 opened by Daniel15 - 8
- 2
- 2
- 3
- 5
How to build a customized babel-standalone?
#79 opened by reverland - 7
babili-standalone requires ES6
#75 opened by fatcerberus - 3
Support link preload to fix browsers that prevent fetching scripts with an invalid type attribute
#72 opened by cryptoquick - 4
Cut a new release
#73 opened by taion - 2
Require is not supported in the browser..
#71 opened by jonysy - 5
Include babili in cdnjs?
#68 opened by jarben - 0
Version number exported from babel-standalone should be max(all Babel package versions) rather than just Babel core version
#59 opened by Daniel15 - 3
Determine how Babili should be versioned
#65 opened by Daniel15 - 5
- 5
_fs2.default.existsSync is not a function
#64 opened by mauroporras - 6
`babel-plugin-external-helpers-2` was temporary and should be replaced by `babel-plugin-external-helpers`
#61 opened by cansin - 4
Set defaualt presets as `latest,stage-0,react`
#52 opened by murashki - 2
Error when trying to run any example: babel.js:3913 Uncaught SyntaxError: Invalid regular expression
#58 opened by cicloon - 0
Allow data attributes to select presets/plugins
#33 opened by Daniel15 - 1
- 1
Add Babili
#51 opened by Daniel15 - 6
Support preset options for the bundled presets
#49 opened by Jessidhia - 1
Safari treats const as var/let
#47 opened by OmgImAlexis - 1
Can I specify presets without having to place all JavaScript inside a string?
#45 opened by steve-taylor - 1
Will this support async
#40 opened by EasonWang01 - 1
Using with css modules
#41 opened by jakubzloczewski - 2
Async/await plugin
#32 opened by congrady - 1
Use of additional plugins
#38 opened by gamtiq - 0
Add standalone Babylon build
#37 opened by Daniel15 - 7
- 1
t.transform not a function with "systemjs": "~0.19.26", "babel-standalone": "~6.7.4"
#29 opened by jkennerley