We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With angular cli beta 17 I try the new flag --aot And I get error with your lib:
'FileDropDirective' declared by the module 'AppModule
Plan to get it AoT ready ?
(https://medium.com/@isaacplmann/getting-your-angular-2-library-ready-for-aot-90d1347bcad#.qes2evl28)
The text was updated successfully, but these errors were encountered:
f0b2879
feat(build): added support for AoT and ng-cli
5c4d972
fixes valor-software#436
valorkin
No branches or pull requests
With angular cli beta 17 I try the new flag --aot And I get error with your lib:
Plan to get it AoT ready ?
(https://medium.com/@isaacplmann/getting-your-angular-2-library-ready-for-aot-90d1347bcad#.qes2evl28)
The text was updated successfully, but these errors were encountered: