rsnext/packages/next-server
JJ Kasper 75a2c45f6a AMP fix escaped rel (#7045)
if `&amp=1` is used to point to the `amphtml` version of a page it get's escaped causing it to become `&amp=1` this fixes it to stay as `&amp=1`

Closes: #7038
2019-04-16 22:57:17 +09:00
..
lib Remove client bundles for AMP only pages (#7034) 2019-04-16 22:56:34 +09:00
server AMP fix escaped rel (#7045) 2019-04-16 22:57:17 +09:00
types Temporarily only do one pass (#6900) 2019-04-05 12:32:00 +02:00
amp.js [experimental] Rendering to AMP (#6218) 2019-02-14 10:22:57 -05:00
config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.js next-server (#5357) 2018-10-02 00:55:31 +02:00
head.js next-server (#5357) 2018-10-02 00:55:31 +02:00
index.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
next-config.js Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
package.json v8.0.5-canary.34 2019-04-15 18:50:45 +09:00
taskfile-typescript.js Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
taskfile.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
tsconfig.json Add tsc type checking (#5826) 2018-12-05 21:45:50 +01:00