reduce bundle size #272

This commit is contained in:
Kevin Jahns 2021-01-10 15:13:19 +01:00
parent c8a59118b5
commit 7cbf204143

View File

@ -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": {