* chore: delete a lot of old code
* remove unused code
* update test
* remove dep on cypress_runner for non proxied page
* change binary
* revert scss changes
* delete a lot of code
* update sass
* update jsx
* styles
* revert change
* dont destructure from window.mobx anymore
* update readmes
* revert change to mobx store
* Update packages/runner-shared/README.md
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
* remove old code
* remove html webpack and copy webpack plugins from runner
* Apply suggestions from code review
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
* change event manager to be a class
* update method
* attach event manager to window for cypress-in-cypress
* fix CT tests
* do not use fake event manager anymore
* remove cypress import from event manager
* pass in cypress as arg
* move regenerator runtime
* move async runtime
* include regenerator-runtime in runner unit tests
* fix unit tests
* inject studio
* attach event manager to window for unified app
* move event manager to app
* move event manager entirely to app, delete runner-shared copy
* improve tests
* add missing arg
* types
* remove unused optimization