-
### Describe the bug
Certain TypeScript definitions are just not recognised in processes spawned by `react-scripts`, while the rest work fine. VSCode thinks the definitions are present (and I c…
-
- 一个动态导入加载组件的高阶组件.
- 当您使用import()+Webpack 2+时,webpack将自动进行代码分割,无需额外配置。
- 兼容性:https://www.caniuse.com/#feat=es6-module-dynamic-import
- https://github.com/jamiebuilds/react-loadable
- https://www.j…
cisen updated
5 years ago
-
In current implementation, the "Load from *.pkml"-dialogue shows a plaini list of all loadable components. A better way would be to show the components-tree, so the user can see the structure of the c…
-
It would be great to have https://nextjs.org/docs/advanced-features/dynamic-import with SSR support for Flareact.
We could maybe use https://loadable-components.com/, only issue is it uses `fs`. T…
-
### What's the issue or suggestion?
A Definitions object is a set of Dagster definitions available and loadable by Dagster tools.
This is a circular sentence. If a definitions object is a set o…
-
Hi,
I have a Meteor website that on a experimental branch to explore code splitting with SSR I have introduced this package
Previously I had used lazy and suspense from React to load pages in my…
-
When you run the command
`npm run dev
`
In the frontend the console throw:
`loadable-components state not found. You have a problem server-side. Please verify that you have called `loadableS…
-
### Description
In some case, hmr does not work.
### Reproducible Demo
https://github.com/jinasonlin/react-hot-loader/tree/async-components/examples/async-components
Start the example, t…
-
hi!
cool repo,
im trying to run sample 4 and have the following issue - loadable-components: failed to synchronously load component, which expected to be available
please advise,
thanks
-