Skip to content

Commit

Permalink
revert: 93d1d68
Browse files Browse the repository at this point in the history
  • Loading branch information
renbaoshuo authored Jul 19, 2024
1 parent 93d1d68 commit 5eea2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const data = {
};

const cdnjsBaseUrl = process.env.VITE_BAOSHUO_CDNJS
? '//cdnjs.loli.net/ajax/libs'
? '//cdnjs.baoshuo.ren/ajax/libs'
: '//cdnjs.cloudflare.com/ajax/libs';

const externalPackageList = {
Expand Down

0 comments on commit 5eea2ae

Please sign in to comment.