Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DevCloudFE/ng-devui
/ sass-handler.js
File
sass-handler.js
scripts/sass-handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
fs = require(
'fs'
)
3
var
sass = require(
'sass'
);
4
const
args = process.argv.slice(2);
Callers
nothing calls this directly
Calls
4
writeFileRecursive
Function · 0.85
slice
Method · 0.80
resolve
Method · 0.80
log
Method · 0.45
Tested by
no test coverage detected