-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```js
//root.jsx
import { observer, inject } from 'mobx-react'
impor…
-
**Describe the bug**
Using the admin via dynamic import produces an error on the frontend, but it continues to work.
```
Unhandled Runtime Error
Error: Element type is invalid: expected a …
-
## 🚀 Feature Proposal
This is a combination of a question and a feature proposal really: it's possible that this may not be possible.
Basically, while it looks like the webpack plugin already t…
-
I'm getting this issue, even the deploy works, when I hit the link of the web site:
```
{
"errorType": "Runtime.UnhandledPromiseRejection",
"errorMessage": "Error: ENOENT: no such file or …
-
环境版本说明:
os: win10
node: v14.17.5
antd-mobile: ^5.0.0-beta.15
@loadable/component: ^5.15.0
@loadable/server: ^5.15.1
app.tsx
`import { Switch, Route } from 'react-router-dom';
import loadable…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
版本信息:
os: win10
node: v14.17.5
antd-mobile: ^5.0.0-beta.15
@loadable/component: ^5.15.0
@loadable/server: ^5.15.1
src/app.tsx
```tsx
import { Switch, Route } from 'react-router-dom';…
-
- npm: 6.14.8
- node: v14.15.1
# Description
After updating from 4.x to 5.0.1, the following crash happens when trying to generate the licenses. I also ran a clean install of all dependencies, …
-
## 🐛 Bug Report
When `webpack` (`5.3.2`, works OK on `4.x.x`) is run in `serve` mode with `webpack-dev-server`, I get the following error:
```
loadable.esm.js:277 loadable-components: failed to…
-
* .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use `dotnet --info`)
3.0 Preview 8
* Have you experienced this same bug with .NET Framework?: Yes/No
No
**Problem description:**…