-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Guides - Integrate with Third Party Tools #53
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
What does it mean to use third party tools? As webpack plugin? Or in the bundle? |
Grunt, Gulp, Mocha, Karma. I guess it would be better to have specific how to for each. This is more like a seed article that can be split up. |
Ok got it. Thanks. |
There's actually already a corresponding guides page with |
I may try to tackle this. I feel like a fairly simple page with links to things like gulp-webpack and grunt-webpack would do. |
Ideally these will be short, concise sections with the goal of quickly giving readers a rough idea of what the integration may look like and then sending them over to the actual repository for more detail. I think we should be careful getting too bogged down in this page seeing as most webpack users likely won't need these integrations (you can get pretty far with just webpack and npm). Resolves #53
Stub.
Feel free to comment here if you have ideas on what this guide should cover. Link to potential resources too.
The text was updated successfully, but these errors were encountered: