Spaces:
Paused
Paused
| // This file exists because the server environment has it hardcoded as the entry point. | |
| // We redirect to the new main.js file. | |
| console.log("⚠️ Legacy entry point src/api_only.js triggered. Redirecting to src/main.js..."); | |
| require('./main'); | |