You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default assets ouput folder is {BUILD_PATH}/static/..., Can i customize it like {BUILD_PATH}/my_custom_path/static/...?
But the homepage field in package.json is just use for modify file path in index.html.
The default assets ouput folder is
{BUILD_PATH}/static/..., Can i customize it like{BUILD_PATH}/my_custom_path/static/...?But the
homepagefield inpackage.jsonis just use for modify file path in index.html.