Skip to content

GAUD-9566: upgrade repo#183

Open
dlockhart wants to merge 1 commit intomainfrom
GAUD-9566/upgrade-repo
Open

GAUD-9566: upgrade repo#183
dlockhart wants to merge 1 commit intomainfrom
GAUD-9566/upgrade-repo

Conversation

@dlockhart
Copy link
Member

@dlockhart dlockhart commented Mar 6, 2026

Modernizes the repo mostly so that it can go to Node 24.

Will require this:
https://github.com/Brightspace/repo-settings/pull/3531

@dlockhart dlockhart requested a review from svanherk March 6, 2026 21:19
@dlockhart dlockhart marked this pull request as ready for review March 6, 2026 21:21
@dlockhart dlockhart requested a review from dbatiste as a code owner March 6, 2026 21:21
"name": "@brightspace-ui/button",
"scripts": {
"build:sass": "node-sass --output-style expanded ./test/button.css.scss ./test/button.css",
"build:sass": "sass ./test/button.css.scss ./test/button.css --no-source-map",
Copy link
Member Author

Choose a reason for hiding this comment

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

node-sass isn't supported on modern Node, so switching to the new version. Confirmed this works, although it's only used for the demos.

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.

1 participant