mirror of
https://github.com/lifegpc/bookdownload.git
synced 2026-07-08 01:31:31 +08:00
Add manage page
This commit is contained in:
2
build.js
2
build.js
@@ -92,4 +92,4 @@ fs.rmSync('dist', { recursive: true, force: true });
|
||||
fs.mkdirSync('dist', { recursive: true });
|
||||
await build('qdchapter');
|
||||
await build('qdbook');
|
||||
await buildTsx(['popup', 'settings'], ['background']);
|
||||
await buildTsx(['popup', 'settings', 'manage'], ['background']);
|
||||
|
||||
Reference in New Issue
Block a user