Josh Field
Results
53
comments of
Josh Field
explore improving APIs, createEntity() is non-networked, spawnEntity() is networked?
> Hey! Can you elaborate on you ideas? 🤔 I would like to dynamically import specific chunks via import maps The code would look like ```ts export function importCustomModule(moduleName: string)...
https://github.com/WICG/import-maps The `moduleName` string would be an import map identifier. Vite supports import maps.