Merge pull request #7900 from dataease/pr@dev-v2_query_com

fix: 打开sourcemap
This commit is contained in:
dataeaseShu 2024-01-30 11:15:15 +08:00 committed by GitHub
commit dd1a1a06fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,6 @@ export default {
}
}
},
sourcemap: false
sourcemap: true
}
}