Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(miniapp): support compiled components in runtime project #3766

Merged

Conversation

ChrisCindy
Copy link
Collaborator

@ChrisCindy ChrisCindy commented Nov 5, 2020

运行时小程序中如有 src/miniapp-compiled 文件夹,则配置编译时组件 webpack task

@ChrisCindy ChrisCindy changed the title [WIP]feat(miniapp): support compiled components in runtime project feat(miniapp): support compiled components in runtime project Nov 10, 2020
@SoloJiang SoloJiang changed the base branch from master to bump-version November 10, 2020 08:49
ChrisCindy and others added 2 commits November 10, 2020 16:52
* docs: optimize about&router&auth

* docs: optimize store

* docs: typo

* docs: typo error
target: 'rax-compiled-components',
babelConfigOptions: { styleSheet: inlineStyle, disableRegenerator: true },
progressOptions: {
name: 'rax-compiled-components'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

进度条可以不要的

@codecov-io
Copy link

codecov-io commented Nov 10, 2020

Codecov Report

Merging #3766 (3d43ccf) into bump-version (76a727b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           bump-version    #3766   +/-   ##
=============================================
  Coverage         89.72%   89.72%           
=============================================
  Files                12       12           
  Lines               146      146           
  Branches             26       26           
=============================================
  Hits                131      131           
  Misses               13       13           
  Partials              2        2           

@SoloJiang
Copy link
Collaborator

看下文档修改的相关 diff

@SoloJiang SoloJiang merged commit c82e3e2 into bump-version Nov 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat/support-compiled-components-in-runtime-project branch November 11, 2020 07:40
@SoloJiang SoloJiang mentioned this pull request Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants