semisleep / simple-vue-validator

A simple yet flexible validator library for vue.js
MIT License
293 stars 28 forks source link

Do not bundle es6-promise #57

Open tskimmett opened 5 years ago

tskimmett commented 5 years ago

I know it isn't a huge dependency, but it would be nice to let users do their own polyfilling, especially for something like Promise, which is pretty widely implemented in browsers.