feat: Add a way to view / sign books (#158)

---------

Co-authored-by: soulless-ai <mr.chupak@gmail.com>
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
This commit is contained in:
qqq 2024-07-17 04:53:26 +05:00 committed by GitHub
commit b7356efbce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 1104 additions and 19 deletions

View file

@ -53,6 +53,10 @@ fs.promises.readdir(path.resolve(__dirname, '../src/react')).then(async (files)
write: false, // todo
loader: {
'.png': 'dataurl',
'.jpg': 'dataurl',
'.jpeg': 'dataurl',
'.webp': 'dataurl',
'.css': 'text',
},
plugins: [
// on external module resolve