fix(build): removed export because of playwright dep
This commit is contained in:
parent
d7e81586dd
commit
5bb2324e2c
3 changed files with 1 additions and 2 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
@ -22,7 +22,6 @@
|
|||
"devDependencies": {
|
||||
"@shikijs/transformers": "^1.24.2",
|
||||
"@slidev/cli": "^0.50.0-beta.11",
|
||||
"playwright-chromium": "^1.49.1",
|
||||
"prettier": "3.4.2",
|
||||
"prettier-plugin-slidev": "^1.0.5"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
author: Nicolas Arduin
|
||||
download: true
|
||||
download: false
|
||||
exportFilename: introduction-accessibilite-numerique
|
||||
lineNumbers: true
|
||||
remoteAssets: true
|
||||
|
|
Loading…
Reference in a new issue