Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babel/babelify

Browserify transform for Babel
https://github.com/babel/babelify

'import' and 'export' may appear only with 'sourceType: module' (14:0)

jeff1evesque opened this issue over 1 year ago
now extensions could be used in an array when using browserify cli

mugeco opened this pull request over 3 years ago
Update README.md

astef opened this pull request over 3 years ago
No source being transformed

jcubic opened this issue almost 4 years ago
How to use with globally installed browserify?

jcubic opened this issue almost 4 years ago
`ignore` and `only` options are regex arrays

lukehorvat opened this pull request almost 5 years ago
Is this incompatible with Babel 7?

blaasvaer opened this issue about 5 years ago
fix docs and add test: `ignore` and `only` take arrays as arguments

agilgur5 opened this pull request about 5 years ago
fix browserify cli extensions subarg array

estevezluis1 opened this pull request over 5 years ago
TypeError: Cannot read property 'arrayify' of undefined

geanfrancovolpe opened this issue over 5 years ago
Is it possible to disable asyncToGenerator?

jrodriguesimg opened this issue over 5 years ago
Use a Bundler for Development?

crookedneighbor opened this issue over 5 years ago
Not working "Why aren't files in node_modules being transformed?"

mmmDanone opened this issue over 5 years ago
usage of babel/polyfills

br4nnigan opened this issue almost 6 years ago
Set `cwd` to the location of the closest package.json

hughsk opened this pull request almost 6 years ago
Boolean options fail (e.g. --compact true)

mtmacdonald opened this issue about 6 years ago
How to get babelify && preset-env to convert 'const'

alessioalex opened this issue about 6 years ago
TypeError: Cannot read property 'canCompile' of undefined

alessioalex opened this issue about 6 years ago
TypeError: extensions.indexOf is not a function

estevezluis1 opened this issue about 6 years ago
Fixed Typo at readme

schneiderl opened this pull request about 6 years ago
transform-arrow-functions being ignored for external packages?

lambert-velir opened this issue over 6 years ago
Bundling hyperhtml-element with browserify/babelify not working

justintaddei opened this issue over 6 years ago
Babel 7 Stable Released

sibiraj-s opened this issue over 6 years ago
Update to Babel 7 stable + update devdependencies

sibiraj-s opened this pull request over 6 years ago
The global option is not available in babel 7.0.0 ?

l00mi opened this issue over 6 years ago
Don't want to process `node_modules` files

imfaisalkh opened this issue over 6 years ago
Really slow babelifying.

japrogramer opened this issue over 6 years ago
I think I"m missing something on how this works

codecomp opened this issue over 6 years ago
Check if result is null

larsgw opened this pull request over 6 years ago
Check if result isn't null

larsgw opened this pull request over 6 years ago
Ignore option throwing errors

larsgw opened this issue over 6 years ago
Pass basedir to Babel

goto-bus-stop opened this pull request over 6 years ago
Fix --presets use in CLI examples

goto-bus-stop opened this pull request over 6 years ago
Relative paths not updated

btilford opened this issue almost 7 years ago
Remove text/babel type to allow bundled js file to run in browser.

ajitgoel opened this issue almost 7 years ago
Function defined inside conditionals can't be accessed outside

PezCoder opened this issue almost 7 years ago
Feature request: babel --watch option with browserify?

sijpkes opened this issue almost 7 years ago
Failed convert 'const' to 'var' when the import file is a NPM module.

rowthan opened this issue almost 7 years ago
babelify and tsify don't play nicely

Wkalmar opened this issue almost 7 years ago
Upgrade to Babel 7 and @babel scoped packages

ylemkimon opened this pull request about 7 years ago
Node module script not recognised as ES6 module

jono-hayward opened this issue about 7 years ago
Feature - scope babel 7 support

noygal opened this pull request about 7 years ago
Using babelify with new scoped packages

larsgw opened this issue about 7 years ago
Can't find module lodash/cloneDeep

pedromcarrion opened this issue about 7 years ago
Changelist?

gesa opened this issue about 7 years ago
Is there any alternatives to global: true to get es6 node_modules compiled?

StupidIncarnate opened this issue about 7 years ago
Code duplication for babel polyfills when using babelify

essenmitsosse opened this issue over 7 years ago
Upgrade to Babel 7

pioug opened this pull request over 7 years ago
Can't find variable: Symbol in js

ramakrishnaj opened this issue over 7 years ago
babel-preset-env && babel@next

chr33s opened this pull request over 7 years ago
switch to babel-preset-env

graingert opened this pull request over 7 years ago
README does not mention how to include plugins on the command line

tomjakubowski opened this issue over 7 years ago
Does not include all the imports causing the "Cannot find module X" error

binarykitchen opened this issue over 7 years ago
Possible to use babelify for an ES6-written gulpfile.js?

binarykitchen opened this issue over 7 years ago
Backslash in source path on windows

chesminsky opened this issue over 7 years ago
Is there any way to pass options to presets?

btmorex opened this issue over 7 years ago
ReferenceError: Invalid left-hand side in assignment

binarykitchen opened this issue over 7 years ago
ES6 import always returns undefined

unbug opened this issue over 7 years ago
Any way to target '.js.jsx'

hew opened this issue almost 8 years ago
[7.0] babel.util.arrayify and babel.util.canCompile are being removed

loganfsmyth opened this issue almost 8 years ago
Generator babel

zhuangdize opened this issue almost 8 years ago
Adding sourceRoot option for workspace support

vespakoen opened this pull request almost 8 years ago
JavaScript head out of memory

JustinDrake opened this issue almost 8 years ago
Updated babelify(^7.3.0) causes "Unexpected token" error

elgskred opened this issue about 8 years ago
gulp, browserify babelify sourcemap with duplicate path

saidmoya12 opened this issue about 8 years ago
CLI inline presets not working?

patrickfabrizius opened this issue about 8 years ago
How to specify --no-sourceMaps in package.json

thinkloop opened this issue about 8 years ago
Support async without plugin

timwis opened this issue about 8 years ago
using Browserify with Babelify

rgolea opened this issue about 8 years ago
Add way to detect that babel plugin is running in browserify.

DylanPiercey opened this issue over 8 years ago
global ignore configuration in package.json

jeromecovington opened this issue over 8 years ago
Unexpected token

pentool opened this issue over 8 years ago
Babelify seems to do nothing

SimonMeskens opened this issue over 8 years ago
Issue with dot-delineated file names

jdu opened this issue over 8 years ago
fixed "sourceMap" to "sourceMaps" @6.4.0

golsan opened this pull request over 8 years ago
Babel still used even when the ignore option says the file shouldn't be used.

fabiosantoscode opened this issue over 8 years ago
Parse errors ending Gulp process

jmullo opened this issue over 8 years ago
`require` retrieves an empty object instead of exported value

brycehanscomb opened this issue almost 9 years ago
How to handle `emit('file')` with Babel presets?

mattdesl opened this issue almost 9 years ago
Getting an error with static properties

shaimo opened this issue about 9 years ago
ParseError: 'import' and 'export' may appear only with 'sourceType: module'

baptistebriel opened this issue about 9 years ago
incompatible with standalone option?

callmecavs opened this issue about 9 years ago
Error: Couldn't find preset

bioball opened this issue about 9 years ago
Working with transforms: brfs, glslify, etc

mattdesl opened this issue over 9 years ago
Using transform on node_module

ichabodcole opened this issue almost 10 years ago