beginning to decompose cryptofill to allow dynamic import

This commit is contained in:
Danny Coates 2019-02-21 12:22:12 -08:00
parent c146c584f6
commit 9e919eddb5
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
5 changed files with 6 additions and 3704 deletions

View file

@ -67,7 +67,7 @@
"@dannycoates/webpack-dev-server": "^3.1.4",
"@fullhuman/postcss-purgecss": "^1.1.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
"asmcrypto.js": "^2.3.2",
"asmcrypto.js": "^0.22.0",
"babel-loader": "^8.0.5",
"babel-plugin-istanbul": "^5.1.1",
"base64-js": "^1.3.0",