mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +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
|
- tools
|
||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- "*.js"
|
- purgecss.js
|
||||||
|
- rollup.config.js
|
||||||
- "package*.json"
|
- "package*.json"
|
||||||
|
|
||||||
jekyll-archives:
|
jekyll-archives:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user