This website requires JavaScript.
Explore
Help
Sign In
enso-org
/
enso
Watch
1
Star
1
Fork
0
You've already forked enso
mirror of
https://github.com/enso-org/enso.git
synced
2024-11-27 16:16:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4beded2438
enso
/
app
/
ide-desktop
/
.gitignore
5 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Init Original commit: https://github.com/enso-org/ide/commit/c745d7d89619f5749d180ef0fd066a428a2861a5
2019-10-06 22:47:17 +03:00
node_modules
dist
Project Templates (https://github.com/enso-org/ide/pull/1742) Original commit: https://github.com/enso-org/ide/commit/3452fadee9ca07edd526cd33b50a42e9a97753fc
2021-08-06 19:56:53 +03:00
lib/content/assets/
Refactor configuration keys out of repository (#8895) - Close https://github.com/enso-org/cloud-v2/issues/866 - Remove *all* references to client keys and API base URLs from the codebase. - The app can still be built by external contributors. *However*, the cloud backend (among some other things) will be completely disabled, as the required keys and base URLs will be missing. - Add entry to `.gitignore` to allow `*.env` files in `app/ide-desktop/lib/dashboard/` # Important Notes - Tested (no `.env`; `.env` with prod backend; `.pbuchu.env`) on: - `npm run dev` in `app/ide-desktop/lib/dashboard/` - `./run ide build` - `./run ide2 build` - `./run gui watch`
2024-03-08 06:14:26 +03:00
*.env
Reference in New Issue
Copy Permalink