1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

minify vendor

This commit is contained in:
Kyle Spearrin
2017-11-09 14:28:18 -05:00
parent 7cecdfc828
commit 04ff1e6fba
3 changed files with 5 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
require('jquery');
window.$ = window.jQuery = require('jquery');
require('bootstrap');
require('papaparse');
require('clipboard');