mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
261eb16308
We don't have to check if the file already exists here, since it's always in production mode (dev overrides the readBuildId method to always be `development`) If the file is not found (error is thrown) we check if the file exists. If not we throw a helpful error. In other cases we throw the original error. |
||
---|---|---|
.. | ||
lib | ||
server | ||
asset.js | ||
config.js | ||
constants.js | ||
dynamic.js | ||
head.js | ||
index.js | ||
license.md | ||
next-config.js | ||
package.json | ||
taskfile-typescript.js | ||
taskfile.js | ||
tsconfig.json |