Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ logger.ts
File
logger.ts
packages/create-webpack-app/src/utils/logger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ normalize, relative } from
"node:path"
;
2
import
{
type
Color, blue, blueBright, cyan, green, greenBright, red, yellow } from
"colorette"
;
3
import
{
4
type
Logger,
Callers
nothing calls this directly
Calls
1
getLogger
Function · 0.85
Tested by
no test coverage detected