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

refactor: better resource management #23

Merged
merged 2 commits into from
Oct 29, 2023
Merged

refactor: better resource management #23

merged 2 commits into from
Oct 29, 2023

Conversation

PaperStrike
Copy link
Owner

  • use disposables anywhere possible
  • fix the output source map sources field to absolute file URLs to better comply with Node.js
  • print errored browser logs instead of breaking the whole process
  • split the test server into a separate class

- use disposables anywhere possible
- fix the source map sources field to better work with Node.js
- print errored browser logs instead of breaking the whole process
- split the test server into a separate class
@PaperStrike PaperStrike added bug Something isn't working enhancement New feature or request labels Oct 29, 2023
@PaperStrike PaperStrike merged commit dab0148 into main Oct 29, 2023
4 checks passed
@PaperStrike PaperStrike deleted the disposables branch October 29, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant