app.use(express.static(path.join(__dirname, 'build'))); ... This will let Create React App correctly infer the root path to use in the ...
確定! 回上一頁