We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9fe2c commit 6ac1560Copy full SHA for 6ac1560
1 file changed
packages/uikit-workshop/webpack.config.js
@@ -24,7 +24,6 @@ const defaultConfig = {
24
sourceMaps: true,
25
publicPath: './styleguide/',
26
copy: [{ from: './src/images/**', to: 'images', flatten: true }],
27
- // noViewAll: false,
28
noViewAll: false,
29
};
30
0 commit comments