-
Notifications
You must be signed in to change notification settings - Fork 12k
Update 3rd party libs wiki page with new webpack build #1551
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
Comments
Help us @filipesilva 💃 |
I can give some insight if needed. If the third party module can be imported via |
However if you have a |
@TheLarkInn I can confirm this, it is working. I used 'ng-bootstrap' as example form the Angular UI Team. Now going to try the other libraries I want to use. Sometimes you see in NPM a webpack package, is it smarter to install the webpack version of the thirdparty library instead of the normal one? |
I've updated the README to reflect usage of third party libs on the webpack branch. It's way, way easier than before, but as @TheLarkInn mentioned the globals bit of it is still not working. #1633 addresses loading of global CSS as well. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Versions
angular-cli: 1.0.0-beta.11-webpack
node: 5.3.0
os: win32 x64
3rd party libs content is outdated. It should describe the process of adding 3rd party libs using webpack instead of broccoli.
The text was updated successfully, but these errors were encountered: