Skip to content

Commit

Permalink
[layui]adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
luo0412 committed Jul 24, 2020
1 parent db681c8 commit 1981052
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file removed _admin/.gitkeep
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file removed _animation-case/.gitkeep
Empty file.
10 changes: 5 additions & 5 deletions config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ export default {
meta: "./template/template.json",

// 路径写法示例
// entry: './_demo/**/*.{js,tsx}',
// entry: './_demo/*.js',
// entry: './_demo/module/*.{js,tsx}',
// entry: './__demo/**/*.{js,tsx}',
// entry: './__demo/*.js',
// entry: './__demo/module/*.{js,tsx}',

// hooks-轮子测试
// entry: './_hooks/**/*.{js,ts,tsx}',
Expand All @@ -33,7 +33,7 @@ export default {
// entry: './_crud/final-form/*.js',
// entry: './_crud/validate/*.js',
// entry: './_crud/uform/*.js',
entry: './_formily/*.js',
// entry: './_formily/*.js',

// amis-测试
// entry: './_amis/**/*.{js,tsx}',
Expand Down Expand Up @@ -76,7 +76,7 @@ export default {
// entry: './_rsuite/table/*.js',

// 杂项
// entry: './_misc/**/*.js',
entry: './_misc/**/*.js',


// eui
Expand Down

0 comments on commit 1981052

Please sign in to comment.