Skip to content
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

Qol 9255 hyperlink update part3 #560

Merged
merged 5 commits into from
Oct 4, 2022

Conversation

devonpis
Copy link
Contributor

@devonpis devonpis commented Oct 4, 2022

  • add DfvStories
  • update package.json

@@ -33,7 +33,7 @@
"build-storybook": "build-storybook",
"build-storybook-ci": "npm run storybook-ci & (echo \"sleeping 25\"; sleep 25;) && npm run build-storybook",
"build-storybook-gh": "export ASSETS_PATH=/qg-web-template && npm run build-storybook-ci",
"chromatic": "echo \"This is for manual deployment, please replace the project-token from 1Password\" && npm build && npx chromatic --project-token=[token from 1password] -b build-storybook-ci"
"chromatic": "echo \"This is for manual deployment, define your own CHROMATIC_PROJECT_TOKEN in your ~/.npmrc. eg. export CHROMATIC_PROJECT_TOKEN=xxxxxx\" && npm run build && npx chromatic --project-token=${CHROMATIC_PROJECT_TOKEN} -b build-storybook-ci"
Copy link
Member

Choose a reason for hiding this comment

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

👍

@devonpis devonpis merged commit 8d00949 into release-v4.0.14 Oct 4, 2022
@duttonw duttonw deleted the QOL-9255-hyperlink-update-part3 branch July 5, 2023 23:57
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.

None yet

2 participants