* 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
11 lines
95 B
Plaintext
11 lines
95 B
Plaintext
dist
|
|
build
|
|
node_modules/*
|
|
server/scripts
|
|
.env
|
|
.log
|
|
npm-debug.log
|
|
stats.json
|
|
.DS_Store
|
|
fakes3/*
|