MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / webpack.conf.js

File webpack.conf.js

scripts/webpack.conf.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { resolve } = require('path');
2const webpack = require('webpack');
3const { ListBackgroundScriptsPlugin } = require('./manifest-helper');
4const { addWrapperWithGlobals, getCodeMirrorThemes } = require('./webpack-util');

Callers

nothing calls this directly

Calls 10

getVersionFunction · 0.85
pickEnvsFunction · 0.85
getCodeMirrorThemesFunction · 0.85
buildConfigFunction · 0.85
addWrapperWithGlobalsFunction · 0.85
getGlobalsFunction · 0.85
resolveFunction · 0.85
addMethod · 0.80
envMethod · 0.80
envFileMethod · 0.80

Tested by

no test coverage detected