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

[TODO] Remove transpiling from node / browser testing #41

Open
4 tasks
Tracked by #4288
matthew-dean opened this issue Nov 25, 2024 · 0 comments
Open
4 tasks
Tracked by #4288

[TODO] Remove transpiling from node / browser testing #41

matthew-dean opened this issue Nov 25, 2024 · 0 comments

Comments

@matthew-dean
Copy link
Member

matthew-dean commented Nov 25, 2024

Tools like Vite can run just find without needing to "transpile" module code into CommonJS just for testing. Even browser builds could support module-based testing, as this would be supported by Chromium

Blocked by

Sub-tasks

  • Remove transpilation from builds
  • Make sure tests are executing for all Node environments
  • Make sure tests are executing for browser-based testing
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