-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Description
Description
When using Publish on the ThreeJS Editor online, js/three.module.js is linking to missing three.core.js
Reproduction steps
- Clicked the "Publish" button.
- Unzipped it and ran in a web server. it returns an empty black screen
- When inspected, it reveals the error:
Failed to load resource: the server responded with a status of 404 (Not Found)
on three.core.js:1. The embedded file js/three.module.js is linking to this missing file.
Code
// code goes here
Live example
Screenshots
No response
Version
174
Device
Desktop
Browser
Chrome
OS
MacOS