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

How to run chimp with a webpack dev server #46

Open
samhatoum opened this issue Jul 21, 2018 · 2 comments
Open

How to run chimp with a webpack dev server #46

samhatoum opened this issue Jul 21, 2018 · 2 comments
Labels
enhancement New feature or request imported

Comments

@samhatoum
Copy link
Contributor

Issue by ghost
Tuesday Aug 23, 2016 at 19:25 GMT
Originally opened as xolvio/chimp#453


What is the usual flow though?
You have to start the server, run the tests and then stop the server.
What's the best practice to accomplish this?

@samhatoum samhatoum added enhancement New feature or request imported labels Jul 21, 2018
@samhatoum
Copy link
Contributor Author

Comment by samhatoum
Wednesday Aug 24, 2016 at 13:48 GMT


I've been thinking about this

  1. The easy option is to write a script that starts webpack dev server, then chimp in watch mode (for dev work).
  2. For CI work, you'd start the webpack dev server, run chimp in full test mode, then stop the server

I would like to to spend a little time making the webpack integration a little more native, so that when the local dev server refreshes, chimp reruns.

@samhatoum
Copy link
Contributor Author

Comment by vinayak63
Monday Nov 28, 2016 at 20:10 GMT


Is there a work around for running chimp with webpack for now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request imported
Projects
None yet
Development

No branches or pull requests

1 participant