mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 15:51:54 +03:00
6cf75daea9
Adds a `404.html` to allow client-side routing to work when using static hosting. # Important Notes - The routing uses the existing logic to infer the base path. This means that if the user accesses an invalid path, the invalid path will be used as the base path. |
||
---|---|---|
.. | ||
.vscode | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package.json | ||
tsconfig.json | ||
utils.ts |