8 lines
129 B
JSON
8 lines
129 B
JSON
|
{
|
||
|
"staticPath": "public",
|
||
|
"watchDirs": ["src"],
|
||
|
"webpack": {
|
||
|
"configPath": "react-scripts/config/webpack.config"
|
||
|
}
|
||
|
}
|