rsnext/packages
Jiachi Liu be90c0b909
Add default head for app dir (#43963)
Add default head to app dir, when there's no`head.js`, use the default
head with the following meta tags

```html
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
```

It will be replaced if there's custom head.js in child layout.

NEXT-169
2022-12-12 19:10:42 -08:00
..
create-next-app v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
eslint-config-next v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
eslint-plugin-next Update no-img-element lint rule (#43982) 2022-12-13 01:50:59 +00:00
font v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next Add default head for app dir (#43963) 2022-12-12 19:10:42 -08:00
next-bundle-analyzer v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-codemod v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-env v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-mdx v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-plugin-storybook v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-polyfill-module v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-polyfill-nomodule v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
next-swc v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
react-dev-overlay v13.0.7-canary.5 2022-12-12 16:12:38 -08:00
react-refresh-utils v13.0.7-canary.5 2022-12-12 16:12:38 -08:00