We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58ecb9e + f4a3e89 commit 752b4bbCopy full SHA for 752b4bb
1 file changed
config/paths.js
@@ -38,5 +38,5 @@ module.exports = {
38
testsSetup: resolveApp('src/setupTests.js'),
39
appNodeModules: resolveApp('node_modules'),
40
publicUrl: getPublicUrl(resolveApp('package.json')),
41
- servedPath: getServedPath(resolveApp('package.json')),
+ servedPath: '/cnode-react',
42
};
0 commit comments