ctrlplusb / react-async-component

Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
MIT License
1.45k stars 62 forks source link

rename `asyncBootstrap` to `bootstrap` #78

Closed JounQin closed 6 years ago

JounQin commented 6 years ago

asyncBootstrap has been deprecated in favor of bootstrap

Deprecation notice: you are using the deprecated "asyncBootsrap" for "react-async-bootstrapper", please rename these to "bootstrap"