Skip to content

Commit

Permalink
chore: repo overall update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 21, 2024
1 parent 631969d commit b4a881e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/babel-plugin-canyon/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import {visitorProgramExit} from "./visitor-program-exit";
// import providers from './ci_providers'
import {detectProvider} from "./helpers/provider";

//TODO 得考虑,是否要加map post到服务器,降低接入成本。对应的map接口需要可以更新

export default declare((api, config) => {
api.assertVersion(7);
return {
Expand Down

0 comments on commit b4a881e

Please sign in to comment.