mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
fix: js files in subdirectories are excluded from the site output (#2101)
This commit is contained in:
parent
7630356a94
commit
f55cc31dbd
@ -212,7 +212,8 @@ exclude:
|
||||
- tools
|
||||
- README.md
|
||||
- LICENSE
|
||||
- "*.js"
|
||||
- purgecss.js
|
||||
- rollup.config.js
|
||||
- "package*.json"
|
||||
|
||||
jekyll-archives:
|
||||
|
Loading…
x
Reference in New Issue
Block a user