rsnext/packages/next/build
stefanprobst 9bf322503b
Add missing fields to NextConfig type (#27974)
This PR adds the `poweredByHeader` and `webpack` fields to the public `NextConfig` type.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes
2021-08-12 15:42:57 +00:00
..
babel Ensure config file message is only shown once (#28017) 2021-08-12 14:33:25 +00:00
output Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +00:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
profiler Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
swc Next swc publish flow (redo) (#27984) 2021-08-12 12:22:50 +02:00
webpack Add Import trace for requested module when it fails to resolve (#27840) 2021-08-09 14:38:26 +02:00
compiler.ts Update to latest TypeScript version and de-dupe versions (#26285) 2021-06-17 17:43:25 -05:00
entries.ts Add missing fields to NextConfig type (#27974) 2021-08-12 15:42:57 +00:00
generate-build-id.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
index.ts Revert "Add warning during next build when sharp is missing (#27933)" 2021-08-11 17:47:16 +02:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
utils.ts Add next.config.js option to override default keepAlive (#27709) 2021-08-03 00:38:42 +00:00
webpack-config.ts update to webpack 5.50.0 (#27929) 2021-08-10 19:20:50 +00:00
write-build-id.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00