Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why main in bower.json is object? #136

Closed
nfort opened this issue Aug 8, 2015 · 1 comment
Closed

Why main in bower.json is object? #136

nfort opened this issue Aug 8, 2015 · 1 comment
Labels

Comments

@nfort
Copy link

nfort commented Aug 8, 2015

 "main": [
    "./dist/jquery.countdown.js"
 ],

When used as amd module, get error....

Module not found: Error: Cannot resolve module 'jquery.countdown'
@hilios hilios added the bug label Aug 14, 2015
@hilios
Copy link
Owner

hilios commented Aug 14, 2015

Thanks for the report!

hilios pushed a commit that referenced this issue Aug 14, 2015
@hilios hilios closed this as completed Aug 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants