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
2025-01-05 15:42:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
db977692f7
enso
/
gui
/
script
/
build.sh
3 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
Performance fine-tuning & monitoring (https://github.com/enso-org/ide/pull/95) Original commit: https://github.com/enso-org/ide/commit/4351c608281a6aa0a155e6e0c3e4c68edbf32ec7
2020-01-03 16:29:57 +03:00
#!/bin/bash
Add IDE Code From enso Repository (https://github.com/enso-org/ide/pull/128) As per https://github.com/luna/enso/issues/431 Original commit: https://github.com/enso-org/ide/commit/8f993cc1d2ed72d645801663f043caef57f7e258
2020-01-29 23:30:09 +03:00
wasm-pack build
$@
--no-typescript --out-dir
'../../target/web'
lib/impl
Reference in New Issue
Copy Permalink