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