mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
2b16d8b2ac
This PR adds events for when there is a hash-only change in the URL. This is needed because `window.addEventListener('hashchange', ...)` does not work with next.js because it is using pushState. |
||
---|---|---|
.. | ||
router | ||
app.js | ||
asset.js | ||
constants.js | ||
dynamic.js | ||
error-debug.js | ||
error.js | ||
EventEmitter.js | ||
head.js | ||
link.js | ||
p-queue.js | ||
page-loader.js | ||
prefetch.js | ||
runtime-config.js | ||
shallow-equals.js | ||
side-effect.js | ||
utils.js |