-
-
I compiled my current project with the babel-plugin-rewire.
I get ReferenceError: _get__ is not defined when i try to run it on windows 10
On ubuntu and Mac it everything works, so I compared th…
-
Upgrading an app to the latest version of the generator is quite simple, but I was wondering if there was anything in place to help convert an app that was originally generated with no JS preprocessor…
-
### Issue and Steps to Reproduce
I have an open single file with .jsx extension (Atom says Babel ES6 Javascript). I want to format my code with Ctrl-Shift-C (Nuclide Code Format: Format Code)
### Exp…
-
Hi! 👋
Firstly, thanks for your work on this project! It’s awesome!
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `swagger-express-ts@1.1.0` for the project…
-
**Intended outcome:**
use the `@flow` annotation
```
@flow
*fetch() {
return true
}
```
**Actual outcome:**
type error on `@flow`
**How to reproduce the issue:*…
-
This is a tracking issue for converting the codebase to plain JavaScript. Many potential contributors have expressed their feelings that they're unable to work with a CoffeeScript codebase, plus Coffe…
-
@douglasduteil: point to official es6 solution: https://github.com/istanbuljs/babel-plugin-istanbul
-
When I am running following commands based on http://serverless-stack.com. I got errors. Does it mean it will not support Window 7? or I need to run different command on Windows 7? or it is OK to ign…
-
if i change the babel version ,i cant run the test project.