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

Commit

Permalink
fix(wechat): 修复 wxml 模板依赖查找错误的问题
Browse files Browse the repository at this point in the history
fix #1492
  • Loading branch information
yesmeck committed Mar 5, 2021
1 parent bc4e106 commit ef5c982
Show file tree
Hide file tree
Showing 25 changed files with 5,036 additions and 4 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 @@ -3,4 +3,5 @@ import { testBuildApp } from './helpers/runTest';
describe('build ali app', () => {
testBuildApp('ali');
testBuildApp('resolve-platform-ext');
testBuildApp('wechat-include', 'wechat');
});

This file was deleted.

Loading

1 comment on commit ef5c982

@vercel
Copy link

@vercel vercel bot commented on ef5c982 Mar 5, 2021

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.