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

Function getSourceMap

test/sourceMap-options.test.js:29–29  ·  view source on GitHub ↗
(sourceMap)

Source from the content-addressed store, hash-verified

27 const { name: implementationName, api, implementation } = item;
28
29 const getSourceMap = (sourceMap) => sourceMap;
30
31 it(`should generate source maps when value is not specified and the "devtool" option has "source-map" value ('${implementationName}', '${api}' API, '${syntax}' syntax)`, async (t) => {
32 const testId = getTestId("language", syntax);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…