Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KaTeX/KaTeX
/ webpack.dev.js
File
webpack.dev.js
webpack.dev.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{targets, createConfig} = require(
'./webpack.common'
);
2
const
path = require(
'path'
);
3
const
PORT = 7936;
4
Callers
nothing calls this directly
Calls
1
createConfig
Function · 0.85
Tested by
no test coverage detected