vuejs-toggle-switch
vuejs-toggle-switch copied to clipboard
Allow default options
I didn't want to have to keep passing options to the component every time it was used, so I made a few small changes.
npm run-script build
wanted webpack-cli in package.json. Not sure if that stuff should be .gitignored or what, but I figured I'd shoot a PR to you in case it's useful.
Thanks for a cool component.