mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
Implemented Xml Struct
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"debug": "concurrently 'rollup -wc rollup.test.js' 'cutest-serve y.test.js -o'",
|
||||
"lint": "standard",
|
||||
"dist": "rollup -c rollup.browser.js; rollup -c rollup.node.js",
|
||||
"watch": "concurrently 'rollup -wc rollup.browser.js' 'rollup -wc rollup.node.js'",
|
||||
"postversion": "npm run dist",
|
||||
"postpublish": "tag-dist-files --overwrite-existing-tag"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user