first commit

This commit is contained in:
liu
2026-07-01 18:50:26 +08:00
commit a9b4d8211c
30 changed files with 12253 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
// eslint-disable-next-line import/no-commonjs
module.exports = {
env: {
NODE_ENV: '"development"',
},
defineConstants: {},
mini: {},
h5: {},
}