Fix to use bower version emojify.js

This commit is contained in:
Wu Cheng-Han 2016-10-19 22:12:12 +08:00
parent 5640de8c77
commit d70d0318e5
8 changed files with 4 additions and 7 deletions

View file

@ -9,7 +9,6 @@ module.exports = Object.assign({}, baseConfig, {
new webpack.ProvidePlugin({
Visibility: "visibilityjs",
Cookies: "js-cookie",
emojify: "emojify.js",
key: "keymaster",
$: "jquery",
jQuery: "jquery",