rsnext/packages/next/build
Joe Haddad 13cf664898
Add support for legacy server npm modules (#7898)
Notably, this PR fixes `faunadb` which relies on `formidable`.

n.b. `formidable` is an unmaintained legacy npm package that uses practices not compatible with the modern ecosystem.
2019-07-11 13:02:43 -04:00
..
babel Add prerender PageConfig option (#7699) 2019-07-01 14:13:52 -07:00
output fix terminal links (cmd-click) on VSCode (#7849) 2019-07-09 19:34:20 -05:00
webpack Stop PageConfig plugin from running on non-pages (#7884) 2019-07-10 15:27:11 -04:00
compiler.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
entries.ts Fix serverless loader for API routes (#7767) 2019-07-07 17:45:40 -04:00
flying-shuttle.ts Adjust Flying Shuttle message (#7522) 2019-06-06 09:19:08 -04:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Add default values for runtime config (#7847) 2019-07-10 10:43:04 -04:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
static-checker.ts Add prerender PageConfig option (#7699) 2019-07-01 14:13:52 -07:00
utils.ts Add a test for module.exports from a page (#7842) 2019-07-09 13:23:38 -04:00
webpack-config.ts Add support for legacy server npm modules (#7898) 2019-07-11 13:02:43 -04:00
write-build-id.ts Disable flying shuttle when building for now dev (#6998) 2019-04-10 12:37:13 -04:00