darkmode scripts
This commit is contained in:
parent
89e0311a98
commit
4d3579ca98
13 changed files with 145 additions and 15 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue