From 15640126ffea43b71b7134be20c0be1f46e64c20 Mon Sep 17 00:00:00 2001 From: Mohan Raj Date: Mon, 1 Jul 2019 10:58:55 +0530 Subject: [PATCH] Configure production bundle in wenpack --- dist/clappr-emoji-chat.js | 356 +- dist/clappr-emoji-chat.min.js | 1 + package-lock.json | 6584 +++++++++++++++++++++++++++++++++ package.json | 19 +- webpack.config.js | 7 +- 5 files changed, 6955 insertions(+), 12 deletions(-) create mode 100644 dist/clappr-emoji-chat.min.js create mode 100644 package-lock.json diff --git a/dist/clappr-emoji-chat.js b/dist/clappr-emoji-chat.js index f150296..864843c 100644 --- a/dist/clappr-emoji-chat.js +++ b/dist/clappr-emoji-chat.js @@ -1 +1,355 @@ -!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("Clappr")):"function"==typeof define&&define.amd?define(["Clappr"],t):"object"==typeof exports?exports.EmojiChatPlugin=t(require("Clappr")):e.EmojiChatPlugin=t(e.Clappr)}(this,function(e){return function(e){function t(n){if(o[n])return o[n].exports;var i=o[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var o={};return t.m=e,t.c=o,t.p="",t(0)}([function(e,t,o){"use strict";function n(e){return e&&e.__esModule?e:{default:e}}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var a=function(){function e(e,t){for(var o=0;o\n
  • 0
  • \n <% for (var i = 0; i < emojis.length; i++) { %>\n
  • animated\" data-emoji=\"<%= emojis[i] %>\">-count\">0
  • \n <% }; %>\n"; + +/***/ }), +/* 3 */ +/***/ (function(module, exports, __webpack_require__) { + + // style-loader: Adds some css to the DOM by adding a