chore(editor): 更新生产域名并调整 Devtool 配置
This commit is contained in:
@@ -27,9 +27,10 @@ async function main() {
|
||||
app.mount('#app');
|
||||
|
||||
if (import.meta.env.PROD){
|
||||
DisableDevtool({
|
||||
clearLog:true
|
||||
});
|
||||
// DisableDevtool({
|
||||
// md5: "32981a13284db7a021131df49e6cd203",
|
||||
// clearLog: true,
|
||||
// });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user