The JS cannot import the GLSL file.When we run test-unit, the message "undefined" is displayed.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
In src/shaders/shaders.js:


When I run test-unit

the message "undefined" is displayed and prompt timeout,3000
Contributor guide
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
Start with src/shaders/shaders.js and reproduce the failure with test-unit, using the screenshots and the reported undefined message as the observed behavior. Done means the GLSL file imports successfully during the unit test and the undefined message and prompt timeout no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100