-
Notifications
You must be signed in to change notification settings - Fork 123
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
Webpack compatibility #110
Comments
Is this enough? From PR #99
|
It looks like good! |
Ok please test v1.6.6 |
Hi, I'm just testing 1.6.6 version using webpack. For example :
It fails because your constructor return nothing. You should return the variable moduleName value at the end of function ngMaterialDatePicker(moment), it will resolve the issue |
@ptitdam2001 is this ok? |
Hi!
It will be fun if the module is compatible with RequireJS/Webpack
The text was updated successfully, but these errors were encountered: