Fix non-WASM search with polyfill and optimize minified scripts
This commit is contained in:
parent
fb30f1b416
commit
5521291e5b
7 changed files with 25 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "gallery.badmanners.xyz",
|
||||
"type": "module",
|
||||
"version": "1.7.8",
|
||||
"version": "1.7.9",
|
||||
"scripts": {
|
||||
"postinstall": "astro sync",
|
||||
"dev": "astro dev",
|
||||
|
@ -27,6 +27,7 @@
|
|||
"github-slugger": "^2.0.0",
|
||||
"marked": "^14.0.0",
|
||||
"pagefind": "^1.1.0",
|
||||
"polywasm": "^0.1.4",
|
||||
"reading-time": "^1.5.0",
|
||||
"sanitize-html": "^2.13.0",
|
||||
"tailwindcss": "^3.4.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue