refactor: simplify Dockerfile build command

This commit is contained in:
alam00000
2026-01-27 15:51:03 +05:30
parent 2c85ca74e9
commit 0c1e89f6f4
2 changed files with 3 additions and 10 deletions

View File

@@ -546,6 +546,7 @@ export default defineConfig(() => {
'src/pages/font-to-outline.html'
),
'deskew-pdf': resolve(__dirname, 'src/pages/deskew-pdf.html'),
'wasm-settings': resolve(__dirname, 'src/pages/wasm-settings.html'),
},
},
},