-
Notifications
You must be signed in to change notification settings - Fork 31
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
[ARGG-779]: QoL Updates #174
Conversation
olliecurtis
commented
Nov 6, 2023
- Bump Jest,
- Update Node CI versions to v18,
- Node-Sass version increase to allow all higher versions
- Move to peerDeps with sass-embedded
- Update actions versions
7d55e1f
to
62c2e16
Compare
…version increase, update actions versions
62c2e16
to
c5b2694
Compare
…dded a warning if generic paths are used instead of absolutes
c5b2694
to
ac49615
Compare
const backpackModulesRegex = /node_modules[\\/]bpk-/; | ||
const saddlebagModulesRegex = /node_modules[\\/]saddlebag-/; | ||
const scopedBackpackModulesRegex = /node_modules[\\/]@skyscanner[\\/]bpk-/; |
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.
I think these two lines should also be removed, we don't want to support deprecated packages
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.
We will still need these for bpk-foundations-web.
We can get rid of the non scoped one as the only one not scoped is the logos but that is shipped transpiled