Skip to content

Commit c0474f1

Browse files
committed
1 parent be59096 commit c0474f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/uikit-workshop/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ module.exports = function (apiConfig) {
171171
loader: 'html-loader',
172172
options: {
173173
interpolate: true,
174-
minimize: config.prod ? true : false,
175174
minifyCSS: false,
176175
minifyJS: config.prod ? true : false,
177176
// super important -- this prevents the embedded iframe srcdoc HTML from breaking!

0 commit comments

Comments
 (0)