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
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
..
integration Support de-deduping head tags by setting key (#3170) 2017-10-31 22:52:51 +01:00
isolated New test setup (#640) 2017-01-12 13:14:49 +09:00
lib Add asPath on the server (#3149) 2017-10-22 12:00:31 -07:00
unit Use deterministic names for dynamic import (#2788) 2017-08-16 22:44:00 +05:30