next.js
7d62789c
- Turbopack: fix `__dirname` (#76902)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Turbopack: fix `__dirname` (#76902) `__dirname` was always `undefined` due to a typo. This was a regression from https://github.com/vercel/next.js/pull/75358, the PR restores the behavior of 15.1.7 Closes #76497 Closes PACK-4060
References
#76902 - Turbopack: fix `__dirname`
Author
mischnic
Parents
24c480e3
Loading