rsnext/packages/next/export
JJ Kasper ce0a32c39e
Make sure to not duplicate exports with exportTrailingSlash (#11011)
This makes sure we don't duplicate the `/` route or any others while exporting with `exportTrailingSlash` enabled. We do still output `404.html` with `exportTrailingSlash` enabled in case anyone was relying on this file being present.

Fixes: https://github.com/zeit/next.js/issues/11008
2020-05-27 05:48:50 +00:00
..
index.ts Make sure to not duplicate exports with exportTrailingSlash (#11011) 2020-05-27 05:48:50 +00:00
worker.ts Convert export worker to typescript (#13381) 2020-05-26 08:50:51 +00:00