Lemoncode / lcFormValidation

Javascript based form validation library, third party library / framework agnostic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add babel to the build process

brauliodiez opened this issue · comments

We will add TS >> ES6 >> Babel >> ES5 step, by doing this we can get benefit of the more standard and granular way to handle polyfills.