darkmode scripts
This commit is contained in:
@ -74,6 +74,7 @@ yargs(hideBin(process.argv))
|
||||
const transpiled = await esbuild.build({
|
||||
stdin: {
|
||||
contents: text,
|
||||
loader: 'ts',
|
||||
sourcefile: path.relative(path.resolve('.'), args.path),
|
||||
},
|
||||
write: false,
|
||||
|
Reference in New Issue
Block a user