Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

package.json has incorrect main attribute #151

Open
pusherman opened this issue Aug 10, 2016 · 3 comments
Open

package.json has incorrect main attribute #151

pusherman opened this issue Aug 10, 2016 · 3 comments

Comments

@pusherman
Copy link
Contributor

the main file in package.json is wrong so importing this library via webpack is not possible :(

@pusherman
Copy link
Contributor Author

pusherman commented Aug 10, 2016

@jonsamwell could you also publish the latest version to NPM after this is merged? The current published version is a bit behind.

@mikkelking
Copy link

Yes, please publish :)

@crhistianramirez
Copy link

Workaround:

import 'angular-auto-validate/dist/jcs-auto-validate.min'

angular.module('app', ['jcs-autoValidate'])

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants