README
vuejs-webpack-typescript-package
Has problems with rollup --watch , not working at all
【 https://github.com/sabasayer/vuejs-rollup-typescript-package 】
import TsButton from 'wt-ts-button'; Vue.use(TsButton);
Has problems with rollup --watch , not working at all
<script type="module">
import wutaoButtons from 'https://cdn.skypack.dev/wutao-buttons';
</script>
Has problems with rollup --watch , not working at all
【 https://github.com/sabasayer/vuejs-rollup-typescript-package 】
import TsButton from 'wt-ts-button'; Vue.use(TsButton);