Skip to content

Commit 189e35c

Browse files
committed
依赖文件迁移
1 parent 8097e33 commit 189e35c

File tree

1,047 files changed

+215
-275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,047 files changed

+215
-275
lines changed

source/OSSLicensesJSONBuild.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ function buildLicenses(outputFile, customPath, startPath = '') {
5656
function main() {
5757
const customPath = path.join(__dirname, 'pages/utils/licenseFormat.json');
5858
buildLicenses('licenses-build', customPath);
59-
buildLicenses('licenses-mp', customPath, '--start ./pages/');
6059
}
6160

6261
main();

source/app.wxss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
See the Mulan PubL v2 for more details.
1313
*/
1414

15-
@import '/pages/miniprogram_npm/tdesign-miniprogram/common/style/theme/_light.wxss';
16-
@import '/pages/miniprogram_npm/tdesign-miniprogram/common/style/theme/_dark.wxss';
15+
@import '/miniprogram_npm/tdesign-miniprogram/common/style/theme/_light.wxss';
16+
@import '/miniprogram_npm/tdesign-miniprogram/common/style/theme/_dark.wxss';
1717
@import "./unocss.wxss";
1818

1919
@font-face {

source/pages/miniprogram_npm/dayjs/index.js renamed to source/miniprogram_npm/dayjs/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

source/pages/miniprogram_npm/extract-urls/index.js renamed to source/miniprogram_npm/extract-urls/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

source/pages/miniprogram_npm/himalaya/index.js renamed to source/miniprogram_npm/himalaya/index.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)