Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in babeljs

Make babel exclude test files

node.js babeljs

Debugging with webpack, ES6 and Babel

Requires Babel "7.0.0-0" but was loaded with "6.26.3"

SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' - Gulp

How do I get Babel 6 to compile to ES5 javascript?

ecmascript-6 babeljs

What is the best way to include babel polyfill using multiple entry points

webpack babeljs

What is the difference between babel-core and @babel/core?

Browserify, Babel 6, Gulp - Unexpected token on spread operator

'import' and 'export' may only appear at the top level

webpack vue.js babeljs

Confused about useBuiltIns option of @babel/preset-env (using Browserslist Integration)

Why doesn't instanceof work on instances of Error subclasses under babel-node?

Service mocked with Jest causes "The module factory of jest.mock() is not allowed to reference any out-of-scope variables" error

Webpack / Babel / React build error: "Unknown option: foo/node_modules/react/react.js.Children"

reactjs webpack babeljs

How to run Node.js app with ES6 features enabled?

Error: Missing class properties transform

ES6 `export * from import`?

`regeneratorRuntime` is not defined when running Jest test

Error: Couldn't find preset "es2015" relative to directory "/Users/username"

Babel command not found

npm babeljs

ERROR in Cannot find module 'babel-core'. using react.js, webpack, and express server