engine
engine copied to clipboard
Examples hosting port on Windows changes
When I npm run develop
on Mac, examples are always available on localhost:5000
. But on Windows platform, the port is always different, for example http://localhost:63109
. Could we use consistent port here as well?
Close it this cannot be (easily) done.