es6-vscode-sample icon indicating copy to clipboard operation
es6-vscode-sample copied to clipboard

A sample project using ES6 with VS Code and babel to transpile

Results 4 es6-vscode-sample issues
Sort by recently updated
recently updated
newest added

With Babel 6, Babel CLI package was renamed from babel to babel-cli and it's now required to enable plugins.

Hi, I tried the example, but may be the version 6.x of babel does not transform the files. I get a hint to use babel-cli instead, unfortunately the CLI also...

Use express or something to illustrate how to import from node_modules

Not sure if its sample or VSCode related.