Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
default (compiler) =>
2
new
Promise((resolve, reject) => {
3
compiler.close((error) => {
4
if
(error) {
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected