Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build: Create agrunt custom:slim alias for the Slim build#4578

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mgol merged 2 commits intojquery:masterfrommgol:slim-build-alias
Jan 7, 2020

Conversation

mgol
Copy link
Member

Summary

This PR adds a customslim alias for the official Slim build. It will allow to achieve the same build locally in an easier way and will also de-duplicate the slim build configuration in changes like#4577, making us sure we really test the slim build even after its definition changes.

This PR interferes with#4577 so whichever one lands first, the other one will need to get updated (e.g. if#4577 lands first, this PR will need to modify the new Travis config to use the new alias).

Checklist

@mgolmgol added this to the3.5.0 milestoneDec 31, 2019

// Replace "slim" with respective exclusions meant for
// the official slim build
.reduce( ( acc, elem ) => acc.concat(
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

flatMap would be so useful here... Alas, it's Node 12+ and we'll have to support at least v10 for the time being.

@mgolmgol merged commit9b9ed46 intojquery:masterJan 7, 2020
@mgolmgol deleted the slim-build-alias branchJanuary 7, 2020 15:42
mgol added a commit that referenced this pull requestJan 7, 2020
@mgol
Copy link
MemberAuthor

mgol commentedJan 7, 2020

Landed onmaster at9b9ed46 & on3.x-stable at4cbdc74.

gaohuia pushed a commit to gaohuia/jquery that referenced this pull requestJan 9, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timmywiltimmywiltimmywil approved these changes

Assignees
No one assigned
Labels
Milestone
3.5.0
Development

Successfully merging this pull request may close these issues.

2 participants
@mgol@timmywil

[8]ページ先頭

©2009-2025 Movatter.jp