Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ ast-loader.js
File
ast-loader.js
test/cases/parsing/precreated-ast/ast-loader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
acorn = require(
"acorn"
);
4
const
acornParser = acorn.Parser;
Callers
nothing calls this directly
Calls
4
callback
Method · 0.80
require
Function · 0.50
parse
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected