, , app.use(express.static ( )) , unexpected token < .
, app.use(express.static(static folder)) , js css , .
Angular (ng build --prod) Angular ng build --prod dist, , (, ), .
(ng build --prod) /dist . , angular.json "outputPath": "dist" , , Angular. server.js, , , app.js, app.use(express.static(static folder)) /backend. , js css unexpected token < error:
app.use(express.static(path.join('dist')));
app.use(express.static(path.join(__dirname, '../dist')));
js css /dist.