Replace most libraries with combined libs

This commit is contained in:
Ian Coleman
2019-12-19 08:39:50 +11:00
parent 8017442c50
commit 22f8766947
29 changed files with 118652 additions and 196707 deletions
+6
View File
@@ -0,0 +1,6 @@
# Generate libs
```
npm install
npm run build
```