Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ fs-error-loader.js
File
fs-error-loader.js
test/e2e/app-dir/webpack-loader-errors/loaders/fs-error-loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ callbackWithFsError } = require(
'./create-error'
)
2
module.exports =
function
fsErrorLoader(source) {
3
callbackWithFsError(this.
async
())
4
}
Callers
nothing calls this directly
Calls
2
async
Method · 0.80
require
Function · 0.50
Tested by
no test coverage detected