UNPKG
mini-check
Version:
latest (1.0.0)
1.0.0
mini-check
/
config
/
dev.js
10 lines
(9 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
module.exports
=
{
env:
{
NODE_ENV:
'"development"'
},
defineConstants:
{ },
weapp:
{},
h5:
{} }