Skip to content

Commit

Permalink
Update webpack.config.js
Browse files Browse the repository at this point in the history
Signed-off-by: 0832k12 <[email protected]>
  • Loading branch information
0832k12 authored Oct 28, 2023
1 parent 8aa54f3 commit ef16f47
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ const prodConfig = {
'https://www.scratch-cn.cn/*',
'https://www.40code.com/*',
'https://turbowarp.org/*',
'https://codingclip.com/*'
'https://codingclip.com/*',
'https://editor.turbowarp.cn/*',
'https://0832.ink/rc/*',
]
},
pretty: true,
Expand Down

0 comments on commit ef16f47

Please sign in to comment.