Revert epubjs vendoring

This commit is contained in:
Cohee
2024-10-17 20:59:42 +03:00
parent e48cf68a13
commit 2620522333
9 changed files with 22 additions and 191 deletions

View File

@ -10,6 +10,7 @@ export const publicLibConfig = {
cacheDirectory: path.resolve(process.cwd(), 'dist/webpack'),
},
devtool: false,
watch: false,
module: {},
stats: {
preset: 'minimal',