rsnext/test/integration/basic
Davor Santic e153bcbb9a next/head allow duplicates if it has uniq keys (#4121)
resolves #4115

For now, I just added `'article:tag'` so it could be duplicated if we need more we have to extend:
```javascript
const ALLOWED_DUPLICATES = ['article:tag']
```
2018-06-01 13:12:33 +02:00
..
components Don’t use chunkhash in development (#4436) 2018-05-23 14:37:02 +02:00
lib Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
pages next/head allow duplicates if it has uniq keys (#4121) 2018-06-01 13:12:33 +02:00
test next/head allow duplicates if it has uniq keys (#4121) 2018-06-01 13:12:33 +02:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00