README
webplatform-ui
Publishing
Compile es module via rollup yarn compile
Then publish via yarn publish
This will ask you to update the version
## Publishing Compile es module via rollup `yarn compile` Then publish via `yarn publish` This will ask you to update the version
<script type="module">
import appInitUi from 'https://cdn.skypack.dev/@app-init/ui';
</script>
Compile es module via rollup yarn compile
Then publish via yarn publish
This will ask you to update the version