-
Notifications
You must be signed in to change notification settings - Fork 70
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
release: v3.0.9 #489
Merged
Merged
release: v3.0.9 #489
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(miniapp): duplicated taskname when both ali and wechat are compiled
* chore: CSS Modules * chore: style example * build(example): modify jsx compilerOptions to preserve in tsconfig * chore: optimize example * chore: upgrade dep version * chore: remove branch_name * chore: readme Co-authored-by: 逆葵 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #489 +/- ##
=========================================
Coverage ? 90.20%
=========================================
Files ? 20
Lines ? 725
Branches ? 193
=========================================
Hits ? 654
Misses ? 69
Partials ? 2 |
* fix: custom output dir * fix: ci error * fix: ci error * fix: ci yml * chore: remove useless code * feat: add enable assets
* chore: bump version * chore: update version * chore: update version * chore: update version * fix: dep check error * chore: add changelog * chore: update version * chore: update version
luhc228
approved these changes
Nov 23, 2020
fyangstudio
approved these changes
Nov 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/raxjs/rax-app/milestone/7
PR
.rax
temp dir refactor: mpa config alibaba/ice#3825 (review)outputDir
fix: custom output dir #494sourceMap
andminify
when dev mode refactor: motify userconfig alibaba/ice#3835feat: support custom sourcemap miniapp#45