Skip to content

Commit bbf7fa6

Browse files
committed
updated jekyll config
1 parent 3ad1f40 commit bbf7fa6

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

_config.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,17 @@ nav:
3030
- title: Utilities
3131
url: /docs/utilities
3232

33-
# Keep Jekyll from processing build artifacts
34-
exclude:
33+
# Force-include build artifacts (Jekyll passes them through as-is)
34+
include:
3535
- hds-lib.js
3636
- hds-lib.js.map
3737
- hds-lib.js.LICENSE.txt
3838
- tests-browser.js
3939
- tests-browser.js.map
4040
- version.json
41+
- tests.html
42+
43+
exclude:
4144
- docs/MAINTAIN-DOC.md
4245
- Gemfile
4346
- Gemfile.lock

0 commit comments

Comments
 (0)