parent
d50939991d
commit
bb731e4779
@ -1,2 +1 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/utils/config.js
|
|
@ -0,0 +1,8 @@
|
|||||||
|
const Config = {
|
||||||
|
codePath: '/Users/xiejianxiong/xjx/code/zq/new_code_publish',
|
||||||
|
buildPath: '/Users/xiejianxiong/xjx/code/zq/newreactbuild'
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = {
|
||||||
|
Config
|
||||||
|
}
|
Loading…
Reference in new issue