MCPcopy Index your code
hub / github.com/react/react / webpack.config.js

File webpack.config.js

packages/react-devtools-extensions/webpack.config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {resolve, isAbsolute, relative} = require('path');
4const Webpack = require('webpack');

Callers

nothing calls this directly

Calls 5

getVersionStringFunction · 0.85
resolveFeatureFlagsFunction · 0.85
exitMethod · 0.80
errorMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected