1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

fix(pwa): site baseurl not passed to app.js (#1955)

This commit is contained in:
Cotes Chung
2024-09-18 22:32:26 +08:00
committed by GitHub
parent 3ab3b844d2
commit 5a63244721
5 changed files with 14 additions and 12 deletions

View File

@@ -36,7 +36,6 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-yaml": "^4.1.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",