chore: arco-design-pro-vue 2.7.0 => 2.7.2

This commit is contained in:
2023-05-06 23:31:17 +08:00
parent b1c0ac1998
commit ccd3d96c07
10 changed files with 52 additions and 311 deletions

View File

@@ -1,3 +1,3 @@
const debug = import.meta.env.NODE_ENV !== 'production';
const debug = import.meta.env.MODE !== 'production';
export default debug;