We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df610a3 commit cd41c14Copy full SHA for cd41c14
3 files changed
.gitignore
@@ -10,3 +10,7 @@ node_modules/
10
editor/codemirror/dist/
11
lsp-wasm_exec.js
12
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
0 commit comments