Closed (fixed)
Project:
Drupal core
Version:
9.0.x-dev
Component:
CSS
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2020 at 17:16 UTC
Updated:
19 Mar 2020 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lauriiiComment #3
bnjmnmI recall when the workaround was added in #2550717: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer, and the problem the workaround was added to address.
Locally, I manually confirmed the postcss-header update is no longer needed. It compiles without error, and does not introduce anything new/unexepcted.
Comment #4
alexpottI can confirm that
yarn buildworks just fine.Comment #6
alexpottCommitted 335f53e and pushed to 9.0.x. Thanks!