syntax higlighting
This commit is contained in:
parent
42d3a7de17
commit
04eeb2d10c
11 changed files with 198 additions and 44 deletions
|
@ -60,7 +60,7 @@ yargs(hideBin(process.argv))
|
|||
format: "cjs",
|
||||
jsx: "automatic",
|
||||
jsxImportSource: "preact",
|
||||
external: ["@napi-rs/simple-git"],
|
||||
external: ["@napi-rs/simple-git", "shiki"],
|
||||
plugins: [sassPlugin({
|
||||
type: 'css-text'
|
||||
})]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue