-
## Creating 1.x branch.
As we're going to migrate recharts to TypeScript, it'll be hard for us to maintain 2 versions at the same time. So, I guess we need to feature freeze 1.x version now and cha…
-
After
```
pnpm install
pnpm -r inline-wasm pnpm -r convert
pnpm -r generate
pnpm -r build
```
I get the following error:
```pnpm -r build
Scope: 8 of 9 workspace projects
packages/uiki…
-
We have a couple of files that still passing `namedExports` to `cjs()`. The latest version of `@rollup/plugin-commonjs` no longer needs this and can figure out automatically. We should not need to pa…
-
### Preliminary Checks
- [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs)
- [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues…
-
Type: Bug
Getting the below error randomly after working for 10-60 minutes with VSCode:
```
2023-12-14 13:47:38.619 [error] [vscode.typescript-language-features] provider FAILED
2023-12-14 13:…
-
In my tests, I only use `import { expect } from "chai"`.
`npm run test` (mocha) returns:
```
TypeError: Unknown file extension ".ts" for /Users/me/git/myProj/test/app.test.ts
at Object.getFi…
GuyKh updated
10 months ago
-
Previous deployment was #3708 (b753c154)
Changelist b753c154...032467be
Changes:
032467be Support chrome ios wptrunner result in FYI (#3754)
7ea1c282 Bump google.golang.org/api from 0.167.0 to 0.170…
past updated
8 months ago
-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
### Describe the feature
ethers.js is a dependency in the following packages:
- hardhat-chai-matchers
- hardhat-core
- hardhat-ethers
- hardhat-etherscan
- hardhat-network-helpers
- hardhat…
Amxx updated
10 months ago
-
I cannot run snapshot tests because when Realm is imported along with React Native I get following error:
``` javascript
SyntaxError: Unexpected token import
at transformAndBuildScript (no…