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

fix: js files in subdirectories are excluded from the site output (#2101)

This commit is contained in:
Cotes Chung
2024-12-07 00:55:47 +08:00
committed by GitHub
parent 7630356a94
commit f55cc31dbd

View File

@@ -212,7 +212,8 @@ exclude:
- tools
- README.md
- LICENSE
- "*.js"
- purgecss.js
- rollup.config.js
- "package*.json"
jekyll-archives: