* refactor: Remove babel/register for instant production server startup * fix: Update procfile location * fix: package.json must be copied, not linked for production build * fix: Production file paths * fix: Public assets path * Remove unused scripts
1 line
33 B
Plaintext
1 line
33 B
Plaintext
web: node ./build/server/index.js |