This repository was archived by the owner on Sep 5, 2024. It is now read-only.
-
Couldn't load subscription status.
- Fork 3.4k
Update project to gulp@4 #12113
Copy link
Copy link
Open
Labels
P4: minorMinor issues. May not be fixed without community contributions.Minor issues. May not be fixed without community contributions.type: build
Milestone
Description
Discuss the use-case or motivation for changing the existing behavior
We need to support using the non-deprecated sass package instead of only the deprecated node-sass package. But to do this, we need to update to gulp-sass@5 which requires gulp@4.
List the affected versions of AngularJS, Material, OS, and browsers
- AngularJS: 1.2.2
- AngularJS Material: 1.8.2
- OS: macOS
- Browsers: Chrome
- Screen Readers: VoiceOver
Add anything else we should know
- In [Docs] Migration Guide gulpjs/gulp#861, there is some discussion of a migration guide, but there does not actually seem to be a comprehensive guide, just some mentions of things scattered throughout the docs like
- I also mentioned in [Docs] Migration Guide gulpjs/gulp#861 (comment) that Releases page for the
v4.0.0-alpha.xreleases has links to the commits, but the commits don't have comments or migration instructions - The [email protected] CHANGELOG.md has a list of breaking changes
Metadata
Metadata
Assignees
Labels
P4: minorMinor issues. May not be fixed without community contributions.Minor issues. May not be fixed without community contributions.type: build