Package Exports
- @dice-roller/vue
- @dice-roller/vue/dist/vue.umd.js
- @dice-roller/vue/src/DiceRoller.vue
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dice-roller/vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
RPG Dice Roller Vue Component
Vue.js component which allows rolling dice.
It is built upon this RPG dice roller, and is used in the documentation.
Project setup
npm install @dice-roller/vueCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint