rsnext/packages/next/cli
Tim Neutkens c792317295
Clear up production build missing message for next start and next export (#19777)
Adds an err.sh link to the production build missing message. Also clears up `valid` as `production`.

Also fixes an edge case where an unhelpful error would be thrown because we checked for `.next` instead of `.next/BUILD_ID`

Added the out directory location as the list line during export to make sure people know where the files are output. 

Fixes #19778
Fixes #19788
2020-12-08 15:16:56 +00:00
..
next-build.ts Add debug flag for extra build output (#16399) 2020-08-20 15:43:38 +00:00
next-dev.ts Warn on duplicate Sass deps (#16398) 2020-08-20 16:05:29 +00:00
next-export.ts Clear up production build missing message for next start and next export (#19777) 2020-12-08 15:16:56 +00:00
next-start.ts Remove tslint disables (#16116) 2020-08-12 14:39:07 +00:00
next-telemetry.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00