main entry in package.json, because Nx also uses that entry to do some preprocessing/validation before running SapphireJS' entry main.jscontainer.stores.registerPath('./main.js') where SapphireJS client logs in, but with no luck. Any advice/direction would be much appreciated.
main entry in package.json and is instead a path relative to the main files' directory (import.meta.url in ESM or __dirname in CJS).sapphire gl in your terminal and it'll generate all the _load.js (or _load.ts depending on your configuration) files ready for usage