-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Introduce wasmJsBrowserDistribution task #5375
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
930e350
Introduce wasmJsBrowserDistribution task
Schahen 38e548f
Extract dedicated logic to Project.introduceComposeWebCompatibilityTask
Schahen 09ecd32
Remove redundant project. accessors
Schahen 0ad0d7c
Don't create task at all if any target is missing
Schahen 7afaf52
Introduce minimal test for composeWebCompatibilityDist
Schahen 7126308
Fix list of files checking - they need to be sorted because this is O…
Schahen 88e7d98
Make composeWebCompatibilityDist lazy
Schahen b89fc65
Don't rely on target name in Project.registerWebCompatibilityTask
Schahen 0d3f551
Fixes for testFinalArtefacts
Schahen 443ec35
Add description to the task
Schahen f3b3036
Typo fix
Schahen 616cf52
Change path to the artefact generated to make the clash with standard…
Schahen 2ce4a31
Disable yanrnLock in webJsWasm test
Schahen 8bcf5a8
Revert "Disable yanrnLock in webJsWasm test"
Schahen b3f48dc
Introduce .yarnc to th e test project
Schahen 30ecac2
refactor
terrakok 41e6aa2
Revert "refactor"
Schahen d90b3d0
name this task composeCompatibilityBrowserDistribution after all
Schahen 7cb2ded
More tests
Schahen e133bb2
jsAppFileName and wasmAppRenamed resolved differently
Schahen 14bef86
Minor file writing refactoring
Schahen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove redundant project. accessors
- Loading branch information
commit 09ecd32b53a119339d31bad55278f2e4f52b7817
There are no files selected for viewing
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some gradle plugin tests in the project.
Would you like to add some tests?
For example: