[TODO] Remove transpiling from node / browser testing
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the linked less-meta issue 42, which blocks this work, then inspect the Node and browser testing/build configuration referenced here. Verify that builds no longer transpile module code, tests execute across all Node environments, and browser-based tests run with Chromium-supported modules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, vite
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100