Skip to content

Commit cd41c14

Browse files
committed
fix wasm
1 parent df610a3 commit cd41c14

File tree

3 files changed

+557
-0
lines changed

3 files changed

+557
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ node_modules/
1010
editor/codemirror/dist/
1111
lsp-wasm_exec.js
1212
wasm_exec.js
13+
14+
# Ship pre-built LSP WASM in the react package
15+
!react/wasm/gnata-lsp.wasm
16+
!react/wasm/lsp-wasm_exec.js

react/wasm/gnata-lsp.wasm

126 KB
Binary file not shown.

0 commit comments

Comments
 (0)