Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ index.ts
File
index.ts
packages/create-webpack-app/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dirname, resolve } from
"node:path"
;
2
import
{ fileURLToPath } from
"node:url"
;
3
import
select from
"@inquirer/select"
;
4
import
{ Command } from
"commander"
;
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected