mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 15:22:01 +03:00
da7dcd8bd5
This is required because `index.ts` was renamed to `entrypoint.ts` in order to avoid colliding with the main export of the `enso-dashboard` module, which is used by `gui2` as `dashboard.run()`. This file was renamed in #8587, causing the issue. Build script changes also included thanks to @mwu-tow. # Important Notes This should only affect projects opened against the remote (cloud) backend, meaning that to test this, you should open a project against the cloud backend. |
||
---|---|---|
.. | ||
.vscode | ||
lib | ||
.gitignore | ||
eslint.config.js | ||
package.json | ||
tsconfig.json | ||
utils.ts |