MCPcopy
hub / github.com/webpack/sass-loader / plugins

Function plugins

test/helpers/getCompiler.js:36–36  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

34 * @returns {Configuration} config with module rules
35 */
36const plugins = (config) => [config.plugins || []].flat();
37
38/**
39 * @param {Configuration} config config

Callers 1

getCompilerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…