1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Li Weinan 190853b4ff Support de-deduping head tags by setting key (#3170)
* Support de-deduping head tags by setting key

* move dedupe logic to `unique` function

* fix head tag deduping logic

* remove console.log

* use `toContain` assertions

* update de-duping head tags section in README
2017-10-31 22:52:51 +01:00
..
basic Support de-deduping head tags by setting key (#3170) 2017-10-31 22:52:51 +01:00
dist-dir Specify a different build directory for #1513 (#1599) 2017-04-06 15:39:26 +05:30
ondemand Keep some buffered pages, that won't be disposed. Fix #1939 (#2592) 2017-09-28 14:51:03 +02:00
production Fix the route redirect error when we've multiple path params. (#2652) 2017-07-26 22:31:49 +05:30
static Allow use of filenames in exportPathMap (#2973) 2017-10-05 20:33:10 +02:00