We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f52376 commit 784bb2eCopy full SHA for 784bb2e
.webpack/js.js
@@ -67,6 +67,7 @@ const splitChunks = {
67
name: 'cloudcmd.common',
68
chunks: (chunk) => {
69
const lazyChunks = [
70
+ 'sw',
71
'nojs',
72
'view',
73
'edit',
0 commit comments