mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
reduce bundle size #272
This commit is contained in:
@@ -26,14 +26,11 @@
|
||||
"postinstall": "node ./sponsor-y.js"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"src/*",
|
||||
"tests/*",
|
||||
"docs/*",
|
||||
"dist/yjs.*",
|
||||
"dist/src",
|
||||
"sponsor-y.js"
|
||||
],
|
||||
"dictionaries": {
|
||||
"doc": "docs",
|
||||
"test": "tests"
|
||||
},
|
||||
"standard": {
|
||||
|
||||
Reference in New Issue
Block a user