mirror of
https://github.com/yjs/yjs.git
synced 2026-01-09 15:58:01 -05:00
more type fixes and rethinking writeStructs
This commit is contained in:
@@ -64,7 +64,7 @@ export default [{
|
||||
}, {
|
||||
name: 'Y',
|
||||
file: 'dist/yjs.mjs',
|
||||
format: 'esm',
|
||||
format: 'es',
|
||||
sourcemap: true
|
||||
}],
|
||||
external: id => /^lib0\//.test(id)
|
||||
|
||||
Reference in New Issue
Block a user