1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 17:43:39 +00:00

build forge from npm using webpack

This commit is contained in:
Kyle Spearrin
2017-02-08 00:18:26 -05:00
parent e3bc6443dd
commit d684227883
4 changed files with 36 additions and 29993 deletions

View File

@@ -32,6 +32,8 @@
"browserify": "13.1.1",
"vinyl-source-stream": "1.1.0",
"gulp-google-webfonts": "0.0.14",
"ng-infinite-scroll": "1.3.0"
"ng-infinite-scroll": "1.3.0",
"node-forge": "0.7.0",
"webpack-stream": "3.2.0"
}
}