/moon-island-sample

Dynamic components with the power of next-gen bundle tools

Primary LanguageTypeScript

Moon island architecture example

Dynamic components with the power of next-gen bundle tools

What is this?

This example shows you how the moon-island architecture works.
You can serve any UI frameworks / libraries on the server-side and use it like import() method of ESModule without bundle.
It will automatically bundles components and exports as a standard CommonJs module.

License

Copyright (c) 2022-present, Idler.zhu