@lotips/ts

rollup-template for single lib

Usage no npm install needed!

<script type="module">
  import lotipsTs from 'https://cdn.skypack.dev/@lotips/ts';
</script>

README

@aiou/rollup-template

rollup-template for single lib

npm GitHub

features

  • output bundlesize
  • exclude dependencies and peerDependencies

install

yarn add @aiou/rollup-template

development

  • Setup - yarn * yarn dev
  • Build - yarn build