Skip to content

Commit

Permalink
the file name start with _ will excluded from building, use another p…
Browse files Browse the repository at this point in the history
…refix instead of it
  • Loading branch information
sakkyoi committed Sep 15, 2024
1 parent 1268299 commit edd3e15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion footer/_script-jquery.mdx → footer/0_script-jquery.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# about the file name:
# jquery must load first before example-script
# so, the file name is starting with `_` to load first
# so, the file name is starting with `0_` to load first
# the order of the loading is based on the file name
type: script

Expand Down

0 comments on commit edd3e15

Please sign in to comment.