Skip to content

Commit 3e0c2d3

Browse files
committed
overlay
1 parent d9ad954 commit 3e0c2d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rspack.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ module.exports = {
2121
compress: true,
2222
static: {
2323
directory: fullPath('dist')
24+
},
25+
client: {
26+
overlay: false
2427
}
2528
},
2629
entry: {

0 commit comments

Comments
 (0)