This website works better with JavaScript.
Home
Explore
Help
Sign In
ls
/
flowable_management
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
14 MiB
Tree:
378f90be6d
flowable_management
/
base-vue
/
config
/
prod.env.js
5 lines
61 B
Raw
Normal View
History
first commit
5 months ago
'use strict'
module
.
exports
=
{
NODE_ENV
:
'"production"'
}