UNPKG

tg-form

Version:

Extension for ngForm with powerful validation mechanism

12 lines (11 loc) 209 B
module.exports = { entry: { tgForm: './src' }, devtool: 'source-map', output: { path: './dist', filename: 'tg-form.js', sourceMapFilename: '[file].map' } };