Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
There was an error while loading. Please reload this page.
When getting the error:
The solution is to change the dist object from src to path
dist: { path: { './server.js': 'src/app.js' } }At least in versions
"babel-preset-es2015": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "grunt-babel": "^6.0.0"Also need to change the example.