This website works better with JavaScript
Home
Explore
Help
Sign In
weapp
/
wx-custom-plugin
Watch
9
Star
0
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Tree:
bc647c5b51
Branches
Tags
feature/calendar-plugin
feature/custom-plugin
feature/fix-banner-ui
feature/support-miniapp
master
staging
wx-custom-pl...
/
config
/
dev.ts
dev.ts
110 B
History
Raw
1
2
3
4
5
6
7
8
9
export default {
env: {
NODE_ENV: '"development"'
},
defineConstants: {
},
mini: {},
h5: {}
}