forked from github/quartz
incremental all the things
This commit is contained in:
@@ -456,6 +456,7 @@ export async function handleBuild(argv) {
|
||||
const paths = await globby([
|
||||
"**/*.ts",
|
||||
"quartz/cli/*.js",
|
||||
"quartz/static/**/*",
|
||||
"**/*.tsx",
|
||||
"**/*.scss",
|
||||
"package.json",
|
||||
|
||||
Reference in New Issue
Block a user