README
plugin-detect-575
ビルド時にソースコードから 575 を見つける babel-plugin
開発
フロー
github flow に従う
環境構築
$ yarn install
npm publish dry run
$ tar -tf $(npm pack)
npm publish
$ npm publish
examle
$ yarn babel example/test1.js
ビルド時にソースコードから 575 を見つける babel-plugin
<script type="module">
import pluginDetect575 from 'https://cdn.skypack.dev/plugin-detect575';
</script>
ビルド時にソースコードから 575 を見つける babel-plugin
github flow に従う
$ yarn install
npm publish dry run
$ tar -tf $(npm pack)
npm publish
$ npm publish
$ yarn babel example/test1.js