Commit 600af0f
feat(cli): 支持 create 传递framework,css和typescript并且调整 templateSource 的优先级 (#16157)
* fix: 修复 readConfig 时引入 babel 导致问题
# Conflicts:
# packages/taro-helper/src/utils.ts
* feat: vite 小程序端的 chunks 拆分
* fix(harmony): 修复读取配置时缺少常量注入
* fix: 修复读取配置时缺少常量的注入
* chore(release): publish 4.0.3-alpha.0 --tag=alpha
* feat: 修复vite的分chunk
* chore(release): publish 4.0.3-alpha.1 --tag=alpha
* fix: 修改readConfig方法
* chore(release): publish 4.0.3-alpah.2 --tag=alpha
* chore(release): publish 4.0.3-alpha.3 --tag=alpha
* feat: 修改mini chunks
* chore(release): publish 4.0.3-alpha.4 --tag=alpha
* feat: 支持 create 传递framework,css和typescript并且调整 templateSource 的优先级
* fix(lint): lint
---------
Co-authored-by: ZakaryCode <[email protected]>
Co-authored-by: liuzejia <[email protected]>1 parent 4558798 commit 600af0f
2 files changed
Lines changed: 18 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 165 | + | |
| 166 | + | |
171 | 167 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
0 commit comments