Hacker News new | ask | show | jobs
by daredevildave 764 days ago
Support for Javascript modules looks like it is in-progress: https://github.com/playcanvas/engine/issues/4767

Developing offline with the engine-only (https://github.com/playcanvas/engine) is obviously an option, but I wouldn't hold your breath for an offline editor.

1 comments

That issue was opened in 2022. Honestly if you really get into the nitty gritty of PC it becomes quickly apparent there’s some very strange design choices and priorities.

You can produce some great stuff but there are many dev-exp headaches

Hey PUSH_AX! (Disclaimer, I used to work at PlayCanvas and still manage the Discord)

- ES6 Modules and NPM support is actively being worked on and should be ready by end of year

- Typescript support will follow after that

(Mark who wrote this now works at PlayCanvas https://forum.playcanvas.com/t/playbuild-a-compiler-and-pack...)