Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
fix: 修复入口文件无法按平台扩展名加载的问题 (#1197)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Jul 28, 2020
1 parent a3090b7 commit 623b8f4
Show file tree
Hide file tree
Showing 18 changed files with 2,839 additions and 15 deletions.
1 change: 1 addition & 0 deletions packages/remax-cli/src/__tests__/integration/ali.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ import runTest from './helpers/runTest';

describe('build ali app', () => {
runTest('ali');
runTest('resolve-platform-ext');
});
Loading

1 comment on commit 623b8f4

@vercel
Copy link

@vercel vercel bot commented on 623b8f4 Jul 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.