JT
69708f7244
update wasm deps ( #4061 )
2021-10-03 07:19:54 +13:00
Bruce Mitchener
a99a2ce7e8
Update wasm sample gitignore for node_modules. ( #3747 )
...
When building the wasm sample in the way that it is built in CI,
a `node_modules` directory is populated.
2021-07-07 07:48:32 -05:00
JT
c94c87eec0
Wasm fix ( #3729 )
...
* Try to fix azure pipelines
* Try to fix azure pipelines
* Try to fix azure pipelines
2021-07-04 20:11:22 +12:00
Jonathan Turner
d19314fe3a
Fix the wasm build ( #2919 )
2021-01-13 07:14:35 +13:00
Trevor Carlson
b50cdd6de8
Update dependency rust-embed now that issue with its use of syn has been fixed. ( #2880 )
...
* update the rust-embed dependency of nu-cli to 5.8.0 and undo the version pin of syn now that rust-embed-impl has been fixed
* unpin syn version in chart plugin
2021-01-07 14:33:39 +13:00
Jonathan Turner
7e4e7fa4a6
Pin the syn version to avoid breaking change ( #2868 )
...
* Pin the syn version to avoid breaking change
* pin syn in wasm also
2021-01-06 14:32:08 +13:00
Jonathan Turner
43e061f8c6
Add wasm sample for CI ( #2372 )
...
* Add wasm sample for CI
* Add wasm sample for CI
* Add wasm sample for CI
2020-08-19 07:34:05 +12:00