Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/isomorphic-git/isomorphic-git
/ webpack.config.cjs
File
webpack.config.cjs
webpack.config.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
)
2
3
const
DuplicatePackageCheckerPlugin = require(
'duplicate-package-checker-webpack-plugin'
)
4
const
{ BundleAnalyzerPlugin } = require(
'webpack-bundle-analyzer'
)
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.80
Tested by
no test coverage detected