README
utils-core-2018
A Vue.js project
Build Setup
# install dependencies
npm install
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
A webpack babel project
<script type="module">
import utilsCore2018 from 'https://cdn.skypack.dev/utils-core-2018';
</script>
A Vue.js project
# install dependencies
npm install
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.