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

Automated integration tests against multiple webpack versions #18

Open
rmarscher opened this issue Jul 28, 2017 · 0 comments
Open

Automated integration tests against multiple webpack versions #18

rmarscher opened this issue Jul 28, 2017 · 0 comments

Comments

@rmarscher
Copy link
Owner

This project would benefit from automated tests that could automatically run against different versions of webpack. Need to look into techniques for doing that. Any suggestions are welcome.

It looks like using environment variables and a script to install different dependencies based on the env var might work. Like this CakePHP plugin project does - https://github.com/FriendsOfCake/travis/blob/master/.travis.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant