1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

remove the slate-schema package (#3291)

This commit is contained in:
Ian Storm Taylor
2019-12-10 17:53:27 -05:00
committed by GitHub
parent 9d4a9d7a65
commit e68a5cd305
68 changed files with 40 additions and 1892 deletions

View File

@@ -97,9 +97,8 @@ slate-hyperscript 447 -> 345
slate-plain-serializer 56 -> 0
slate-prop-types 62 -> 0
slate-react-placeholder 62 -> 0
slate-schema 0 -> 439
total 13,807 -> 5,344 (39%)
total 13,807 -> 4,905 (36%)
```
It's quite a big difference! And that doesn't even include the dependencies that were shed in the process too.