deps: Compile deps into single file with ncc (#88)

* deps: Compile deps into single file with ncc
* ci: update husky setting

Close #67
This commit is contained in:
Shohei Ueda
2019-11-17 20:39:17 +09:00
committed by GitHub
parent 007cfe211d
commit 3ab6d78f1e
189 changed files with 5193 additions and 14233 deletions

6
package-lock.json generated
View File

@@ -658,6 +658,12 @@
}
}
},
"@zeit/ncc": {
"version": "0.20.5",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.20.5.tgz",
"integrity": "sha512-XU6uzwvv95DqxciQx+aOLhbyBx/13ky+RK1y88Age9Du3BlA4mMPCy13BGjayOrrumOzlq1XV3SD/BWiZENXlw==",
"dev": true
},
"abab": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/abab/-/abab-2.0.1.tgz",