mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-04 21:09:21 +08:00
Initial commit
This commit is contained in:
10
packager/react-packager/example_project/config.json
Normal file
10
packager/react-packager/example_project/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"port": 3000,
|
||||
"devPort": 3001,
|
||||
"publicDir": "./public",
|
||||
"rootPath": "../example_project",
|
||||
"moduleOptions": {
|
||||
"format": "haste",
|
||||
"main": "index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user