Skip to content

Commit

Permalink
fix: h-uni 命令 bug 修复
Browse files Browse the repository at this point in the history
h-uni 命令 bug 修复
  • Loading branch information
hewx815 committed Jun 5, 2023
1 parent f9393e0 commit f7febbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/argvs/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// eslint-disable-next-line import/prefer-default-export, import/extensions
export { default as initHUniBuild } from './init-h-uni-build';
export { default as initHUniBuild } from './init-h-uni-build.js';

0 comments on commit f7febbe

Please sign in to comment.