-
### Describe the bug
It works fine up to v3.0.0. Latest update caused an error on our build pipeline with what it seems to be breaking changes introduced on v3.1.0.
```
An unhandled exception o…
-
In case this module is no longer maintained (last commit was ~3 years ago), here are some more actively maintained alternatives:
* [exit-hook](https://www.npmjs.com/package/exit-hook)
* [async-exi…
dandv updated
8 months ago
-
The rule `react/no-did-mount-set-state` triggers error on async componentDidMount function for a deferred `setState`. Basically, `this.setState()` is being called here after an async operation has bee…
-
### Describe the bug
I would like to compile my TS with the target `es2023`. However, `vite-plugin-dts` fails during build:
```
[vite:dts] Error parsing tsconfig.json content: Argument for '--targe…
-
本来想调试简单一些,直接使用node的async、await,就将target调整为es2017,不用typescript的tslib,结果报done不存在了。
如果调整target为es2017的话async库的调用方式不一样,会走asyncify不传递callback
```javascript
// async.js L192-211
function asyncify(func) …
-
Hello everyone,
I've just cloned this repo and followed the instruction, but I get this error below when building the project. I've changed the target to es2020 but I got the same error :
➜ la…
-
Hi when i try to build ionic project o got this error.
ionic-app-scripts build --prod --target cordova --platform android
[12:26:14] ionic-app-scripts 3.2.2
[12:26:14] build prod started ...
…
-
(to be written)
References:
- The proposal: https://tc39.github.io/proposal-template-literal-revision/
- Change to the spec: ?
- ESTree for ES2017: https://github.com/estree/estree/blob/master/es2017…
ariya updated
4 years ago
-
yarn install v1.3.2
[1/5] 🔍 Validating package.json...
[2/5] 🔍 Resolving packages...
[3/5] 🚚 Fetching packages...
[4/5] 🔗 Linking dependencies...
[5/5] 📃 Building fresh packages...
[1/2] ⠐ …
-
Need to implement babel plugins equivalent of
* https://github.com/evanw/esbuild/blob/9c13ae1f06dfa909eb4a53882e3b7e4216a503fe/compat-table/src/index.ts#L350-L399
* https://github.com/evanw/esbuil…