Open pusherman opened 8 years ago
@jonsamwell could you also publish the latest version to NPM after this is merged? The current published version is a bit behind.
Yes, please publish :)
Workaround:
import 'angular-auto-validate/dist/jcs-auto-validate.min'
angular.module('app', ['jcs-autoValidate'])
the main file in package.json is wrong so importing this library via webpack is not possible :(