enso/app/ide-desktop
somebody1234 27639233c6
Fix #5969 (#5972)
Should fix #5969
The cause was the switch to `* as moduleName` namespace imports - `process.on` is missing from the namespace import, causing an error.
2023-03-16 14:09:31 +01:00
..
lib Fix #5969 (#5972) 2023-03-16 14:09:31 +01:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
esbuild-watch.ts Reworked ide watch and ide start commands (#5634) 2023-03-02 23:00:47 +01:00
eslint.config.js Fix #5969 (#5972) 2023-03-16 14:09:31 +01:00
package-lock.json remove package-lock.json from gitignore; add unitl-now ignored files (#5954) 2023-03-15 16:54:38 +01:00
package.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
tsconfig.json Cognito auth 2/7 - add authorization app (#5798) 2023-03-15 11:54:16 +00:00
utils.ts Fix #5969 (#5972) 2023-03-16 14:09:31 +01:00