show only 6 cards

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2021-06-07 10:35:16 +02:00
parent 1d12ab93f5
commit 7364f5dfe6
4 changed files with 15 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ const config = {
},
output: {
filename: '[name].js',
jsonpFunction: 'webpackJsonpOCADeck',
// jsonpFunction: 'webpackJsonpOCADeck',
chunkFilename: '[name].js?v=[contenthash]',
},
resolve: {