Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
Prokopovych - Sprint 126
-
1
-
Prokopovych
-
Lotus R1 2022
Description
css-loader was updated from v1 to v5 as part of STRWEB-23. As noted in one of the associated PRs and the css-loader doc, we also need to update certain CSS import statements of the form
composes: foo from '@folio/stripes-components/lib/...';
to
composes: foo from '~@folio/stripes-components/lib/...';
These changes appear to be optional under webpack v4, but they are required for webpack v5 (STRWEB-4), which is imminent.
TestRail: Results
Attachments
Issue Links
- clones
-
UIDEXP-255 use correct css-loader syntax for package imports
-
- Closed
-
- defines
-
UXPROD-3262 NFR: Data Import R1 2022 Lotus Technical, NFR, & Misc work
-
- Closed
-
-
UXPROD-3463 NFR: Data Import R1 2022 Lotus Support Bug Work
-
- Closed
-
- is cloned by
-
UIINREACH-111 use correct css-loader syntax for package imports
-
- Closed
-
- relates to
-
STRIPES-770 use correct css-loader syntax for package imports
-
- Closed
-