mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 08:07:51 +00:00
fix(build): exclude purgecss.js
from output files (#2090)
This commit is contained in:
parent
7ea3545ba3
commit
976e1a184b
@ -212,8 +212,8 @@ exclude:
|
||||
- tools
|
||||
- README.md
|
||||
- LICENSE
|
||||
- "*.config.js"
|
||||
- package*.json
|
||||
- "*.js"
|
||||
- "package*.json"
|
||||
|
||||
jekyll-archives:
|
||||
enabled: [categories, tags]
|
||||
|
Loading…
x
Reference in New Issue
Block a user