Skip to content

Commit 784bb2e

Browse files
committed
fix: build: sw
1 parent 8f52376 commit 784bb2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.webpack/js.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const splitChunks = {
6767
name: 'cloudcmd.common',
6868
chunks: (chunk) => {
6969
const lazyChunks = [
70+
'sw',
7071
'nojs',
7172
'view',
7273
'edit',

0 commit comments

Comments
 (0)