This commit is contained in:
parent
c0324c0bc2
commit
cbfa885984
42 changed files with 3701 additions and 547 deletions
|
@ -9,20 +9,19 @@
|
|||
],
|
||||
"scripts": {
|
||||
"start": "parcel",
|
||||
"build": "parcel build"
|
||||
"build": "pnpm run -r build; parcel build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@parcel/compressor-brotli": "^2.15.4",
|
||||
"@parcel/compressor-gzip": "^2.15.4",
|
||||
"@parcel/config-default": "^2.15.4",
|
||||
"@parcel/optimizer-cssnano": "^2.15.4",
|
||||
"markdown-it-sup": "^2.0.0",
|
||||
"parcel": "^2.15.4",
|
||||
"postcss": "^8.5.6",
|
||||
"posthtml": "^0.16.6",
|
||||
"posthtml-component": "github:StratusFearMe21/posthtml-components#reorder_processing",
|
||||
"posthtml-include": "^2.0.1",
|
||||
"posthtml-markdownit": "^3.1.2",
|
||||
"posthtml-djot": "link:posthtml-djot",
|
||||
"sharp": "^0.33.5"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue