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 wutaoLibTs from 'https://cdn.skypack.dev/wutao-lib-ts';
</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);