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

feat: 引入 static compiler #595

Merged
merged 16 commits into from
Mar 17, 2020
Merged

feat: 引入 static compiler #595

merged 16 commits into from
Mar 17, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Jan 17, 2020

No description provided.

@Darmody Darmody requested a review from sydeEvans January 17, 2020 10:34
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 17, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit eafb2f1:

Sandbox Source
xenodochial-mayer-lcwdz Configuration

@Darmody Darmody force-pushed the refactor/alipay branch 2 times, most recently from 5cab532 to c79b58d Compare January 31, 2020 09:57
@Darmody Darmody changed the title Refactor/alipay feat: 引入 static compiler Feb 10, 2020
@Darmody Darmody closed this Feb 10, 2020
@Darmody Darmody reopened this Feb 10, 2020
@codecov
Copy link

codecov bot commented Feb 10, 2020

Codecov Report

Merging #595 into master will increase coverage by 0.16%.
The diff coverage is 96.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
+ Coverage   95.28%   95.44%   +0.16%     
==========================================
  Files         282      298      +16     
  Lines        2947     3382     +435     
  Branches      400      522     +122     
==========================================
+ Hits         2808     3228     +420     
- Misses        139      154      +15
Impacted Files Coverage Δ
packages/remax-cli/src/defaultOptions/index.ts 100% <ø> (ø) ⬆️
packages/remax/src/Container.ts 96.72% <ø> (ø) ⬆️
...d/plugins/compiler/static/preprocess/JSXElement.ts 100% <100%> (ø)
packages/remax-wechat/src/node/index.ts 100% <100%> (ø) ⬆️
.../static/render/templates/JSXExpressionContainer.ts 100% <100%> (ø)
packages/remax-alipay/src/node/index.ts 100% <100%> (ø) ⬆️
.../build/plugins/compiler/static/preprocess/index.ts 100% <100%> (ø)
...ompiler/static/render/templates/TemplateInfoMap.ts 100% <100%> (ø)
packages/remax/src/hostConfig/index.ts 97.33% <100%> (ø) ⬆️
...ins/compiler/static/render/templates/JSXElement.ts 100% <100%> (ø)
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c9bcc6...eafb2f1. Read the comment docs.

@Darmody Darmody force-pushed the refactor/alipay branch 6 times, most recently from 702726d to cb7b332 Compare February 10, 2020 11:31
@Darmody Darmody marked this pull request as ready for review February 11, 2020 02:13
@Darmody Darmody requested a review from yesmeck February 11, 2020 02:13
@Darmody Darmody force-pushed the refactor/alipay branch 5 times, most recently from 32e3091 to 230f5bc Compare February 13, 2020 12:26
@Darmody Darmody mentioned this pull request Feb 15, 2020
@yesmeck
Copy link
Member

yesmeck commented Feb 24, 2020

Screen Shot 2020-02-24 at 16 06 54

@yesmeck
Copy link
Member

yesmeck commented Feb 24, 2020

报错

@Darmody
Copy link
Contributor Author

Darmody commented Feb 24, 2020

报错

根目录 build

@yesmeck
Copy link
Member

yesmeck commented Feb 24, 2020

watch 搞一下

@Darmody
Copy link
Contributor Author

Darmody commented Mar 4, 2020

哪些场景不支持的,写一下

目前想到的都能支持

@Darmody Darmody force-pushed the refactor/alipay branch 5 times, most recently from 315e90d to abcaef0 Compare March 9, 2020 10:56
@Darmody Darmody force-pushed the refactor/alipay branch 5 times, most recently from f851e1b to a4183ca Compare March 16, 2020 05:23
@Darmody Darmody merged commit 88d464e into master Mar 17, 2020
@Darmody Darmody deleted the refactor/alipay branch March 17, 2020 12:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants