Skip to content

Instantly share code, notes, and snippets.

@seanforyou23
seanforyou23 / diff.patch
Created September 14, 2023 15:09
patch-package for patternfly-react styles asset paths
diff --git a/node_modules/@patternfly/react-styles/css/components/AboutModalBox/about-modal-box.css b/node_modules/@patternfly/react-styles/css/components/AboutModalBox/about-modal-box.css
index 55549d9..191f963 100644
--- a/node_modules/@patternfly/react-styles/css/components/AboutModalBox/about-modal-box.css
+++ b/node_modules/@patternfly/react-styles/css/components/AboutModalBox/about-modal-box.css
@@ -70,7 +70,7 @@
--pf-c-about-modal-box__close--c-button--Height: calc(var(--pf-c-about-modal-box__close--c-button--FontSize) * 2);
--pf-c-about-modal-box__close--c-button--BackgroundColor: var(--pf-global--palette--black-1000);
--pf-c-about-modal-box__close--c-button--hover--BackgroundColor: rgba(3, 3, 3, 0.4);
- --pf-c-about-modal-box__hero--sm--BackgroundImage: url("../../assets/images/pfbg_992@2x.jpg");
+ --pf-c-about-modal-box__hero--sm--BackgroundImage: url("/node_modules/@patternfly/react-styles/css/assets/images/pfbg_992@2x.jpg");
@seanforyou23
seanforyou23 / Terminal Output
Created February 28, 2018 15:12
Test Failure
mspaxman: ui (integrations-donut-counter) $ yarn test:ci
yarn run v1.2.1
$ yarn ng test --watch=false --progress=false
START:
28 02 2018 10:01:58.803:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
28 02 2018 10:01:58.805:INFO [launcher]: Launching browser ChromeHeadlessNoSandbox with unlimited concurrency
28 02 2018 10:01:58.816:INFO [launcher]: Starting browser ChromeHeadless
28 02 2018 10:02:27.579:INFO [HeadlessChrome 65.0.3312 (Mac OS X 10.13.3)]: Connected on socket VLBNf6iH-tB9TqrfAAAA with id 31825520
AppComponent