Fix build

This commit is contained in:
Alexander Szmidt
2018-12-07 14:24:34 +01:00
parent 56a35b0e38
commit 52ff5b9cac
4 changed files with 12001 additions and 1 deletions

BIN
assets/qlik-smart-pivot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

11999
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -40,6 +40,7 @@
"style-loader": "0.23.1",
"stylelint": "8.4.0",
"stylelint-webpack-plugin": "0.10.5",
"text-loader": "0.0.1",
"webpack": "4.20.2",
"webpack-cli": "3.1.2",
"webpack-dev-server": "3.1.10"

View File

@@ -1,6 +1,6 @@
/* global $ */
define(['jquery', 'text!./PLSmartPivot.css'], function (e, t) {
define(['jquery', 'text-loader!./PLSmartPivot.css'], function (e, t) {
'use strict';
return e('<style>').html(t).appendTo('head'), {
initialProperties: {