Fix JS build
This commit is contained in:
parent
2e37021cd9
commit
44e68adf13
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import {
|
|||
initSync,
|
||||
} from 'reconcile-text';
|
||||
|
||||
import wasmBytes from 'reconcile-text/reconcile_bg.wasm';
|
||||
import wasmBytes from 'reconcile-text/reconcile_text_bg.wasm';
|
||||
|
||||
export interface TextWithCursors {
|
||||
/** The document's entire content */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue