-
Is inversify compatible with SWC?
From our tests, it looks like the `@inject(...)` decorators are not correctly transpiled.
## Expected Behavior
Works with swc
## Current Behavior
…
-
When running `yarn nuxi devtools` in a nuxt project, the usage output indicates that `COMMAND` is a required argument, but the (sub) commands are not listed. This should not be the case as it leaves t…
-
Your dependencies all appear that they would work in the browser, at least when pulled in through Rollup + [rollup-plugin-node-builtins](https://github.com/calvinmetcalf/rollup-plugin-node-builtins). …
-
**Environments:**
- Prettier Version: 2.5.1
- Running Prettier via: Browser API
- Runtime: Chrome 99
- Operating System: n/a
- Prettier plugins (if any): parser-babel
**Steps to reproduce:**…
-
## Desired features
* Target native JS module system first (ESM)
* Ability to easily integrate CJS & AMD modules
* Support for module assets (relative paths in modules & web components)
* Suppor…
-
**Describe the bug**
When I try to minify the library using gulp + babel, the following errors occur in the browser:
1 - anime.js: module is not defined
2 - anime.es.js: exports is not defined
…
-
### Verify latest release
- [x] I verified that the issue exists in the latest pnpm release
### pnpm version
9.11.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No r…
-
My tsuru NodeJS app are not accepting pushes.
It´s the configured commands in tsuru.yml:
```
build:
- sudo npm install -g gulp-cli
- npm install --no-optional
```
I'm also using Express to create th…
-
I'm using Next.js and when trying 1.13.2 I get the following webpack-error for a component:
`TypeError: Form.tsx: Cannot read property 'property' of undefined`
The only css in the component are …
-
So I'm basically done with the migration work for v2 (languages, plugins, etc). The only remaining problems are #3547 and the website.
This issue is only about the main page. I will consider a gene…