MCPcopy
hub / github.com/webpack/sass-loader / close.js

File close.js

test/helpers/close.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export default (compiler) =>
2 new Promise((resolve, reject) => {
3 compiler.close((error) => {
4 if (error) {

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.85

Tested by

no test coverage detected