rsnext/packages
Shu Ding 76b9a5497f
Implement abstract methods to get manifest files in the base server (#33537)
Related to #31506, this PR adds `getPrerenderManifest` and `getRoutesManifest` methods to provide manifest files to the base server. In the future, we can consider making these methods async, or provide necessary manifests from the very top.

## 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 by running `yarn lint`
2022-01-21 15:31:47 +00:00
..
create-next-app v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
eslint-config-next v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
eslint-plugin-next v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next Implement abstract methods to get manifest files in the base server (#33537) 2022-01-21 15:31:47 +00:00
next-bundle-analyzer v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-codemod v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-env v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-mdx v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-plugin-storybook v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-polyfill-module v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-polyfill-nomodule v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
next-swc v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
react-dev-overlay v12.0.9-canary.5 2022-01-21 15:42:22 +01:00
react-refresh-utils v12.0.9-canary.5 2022-01-21 15:42:22 +01:00