• This project
    • Loading...
  • Sign in

Hooke / custom_form

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • custom_form
  • config
  • dev.js
  • hookehuyr's avatar
    🎉 init: 项目初始化 · a097b379
    a097b379
    hookehuyr authored 2023-03-23 14:33:10 +0800
dev.js 112 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
module.exports = {
  env: {
    NODE_ENV: '"development"'
  },
  defineConstants: {
  },
  mini: {},
  h5: {}
}