mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
changed build workflow – for auth it's required to have better control over html and assets
This commit is contained in:
@@ -35,5 +35,5 @@
|
||||
}
|
||||
},
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx", "./env.d.ts"],
|
||||
"exclude": ["node_modules", "./dist/**/*", "../examples/bun"]
|
||||
}
|
||||
"exclude": ["node_modules", "dist/**/*", "../examples/bun"]
|
||||
}
|
||||
Reference in New Issue
Block a user