Create a new better script for showing more/less

This commit is contained in:
2025-01-08 10:17:04 +01:00
parent cca486f2b9
commit a2dc4f1964
10 changed files with 121 additions and 44 deletions

View File

@ -97,10 +97,6 @@ export default defineConfig((config: UserConfig) => {
src: resolve(nodeModules, "jquery-ui/dist/jquery-ui.min.js"),
dest: vendored,
},
{
src: resolve(nodeModules, "jquery.shorten/src/jquery.shorten.min.js"),
dest: vendored,
},
],
}),
],