Skip to content

Commit

Permalink
使用 babel 适配 Edge HTML
Browse files Browse the repository at this point in the history
关于页面增加 fallback
  • Loading branch information
wherewhere committed Nov 30, 2024
1 parent f9284bc commit 5a4dce0
Show file tree
Hide file tree
Showing 5 changed files with 2,154 additions and 122 deletions.
7 changes: 7 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,13 @@ theme: next
deploy:
- type: indexnow_url_submitter

# Babel
babel:
options:
presets:
- - "@babel/preset-env"
- targets: Edge >= 16

# Feed Atom
feed:
type:
Expand Down
Loading

0 comments on commit 5a4dce0

Please sign in to comment.