enso/gui/lib
Adam Obuchowicz a07ad85444 Add wasm-pack test to github workflows (https://github.com/enso-org/ide/pull/49)
To the test workflow added a step where wasm-pack test is run for each crate in workspace.

A script was added, which runs wasm-pack test for each workspace members, because The wasm-pack itself cannot read workspaces. The script was written in rust, therefore a special crate for build-and-utility-scripts in rust was created.


Original commit: 51d3eaec7e
2019-11-25 11:52:51 +01:00
..
backend/webgl Fixing warnings, refactoring 2019-10-07 20:33:09 +02:00
core HTML Rendering System (https://github.com/enso-org/ide/pull/48) 2019-11-22 02:40:30 +01:00
prelude HTML Rendering System (https://github.com/enso-org/ide/pull/48) 2019-11-22 02:40:30 +01:00
system/web Add wasm-pack test to github workflows (https://github.com/enso-org/ide/pull/49) 2019-11-25 11:52:51 +01:00