Nothing Special   »   [go: up one dir, main page]

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

chore: remove unused typekit.js artifact from storybook #2956

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

castastrophe
Copy link
Collaborator

Description

Looks like remove the now unused typekit.js file from the .storybook/assets was missed in the Typography PR #2930.

How and where has this been tested?

Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.

To-do list

@castastrophe castastrophe added size-1 XS ~1-6hrs; nearly trivial, a few hours, could do more than one in a single day. skip_vrt Add to a PR to skip running VRT (but still pass the action) storybook ready-for-review labels Jul 31, 2024
Copy link
changeset-bot bot commented Jul 31, 2024

⚠️ No Changeset found

Latest commit: 78ae3c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@castastrophe castastrophe self-assigned this Jul 31, 2024
Copy link
Contributor

File metrics

Summary

Total size: 4.63 MB*

🎉 No changes detected in any packages

* Size determined by adding together the size of the main file for all packages in the library.
* Results are not gzipped or minified.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

Copy link
Contributor

🚀 Deployed on https://pr-2956--spectrum-css.netlify.app

Copy link
Collaborator
@marissahuysentruyt marissahuysentruyt left a comment

Choose a reason for hiding this comment

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

I looked back at the validation for #2930, and saw similar logging in the console still, which I believe is expected:

Screenshot 2024-07-31 at 12 00 53 PM

Sounds like there's already a Jira ticket to address all of that repetitive logging, and to ensure it loads the correct fonts on the contributing page. 👏

I did a search of the codebase for typekit.js. I found 2 references to a file of the same name, but both are related to the docs site and not storybook:

Like I said, I believe this typekit.js file is unrelated to the typekit.js file removed in this PR and storybook-related.

For now, I'm approving!

@castastrophe castastrophe merged commit 7cca63e into main Jul 31, 2024
12 checks passed
@castastrophe castastrophe deleted the chore-remove-unused-typekit-js branch July 31, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review size-1 XS ~1-6hrs; nearly trivial, a few hours, could do more than one in a single day. skip_vrt Add to a PR to skip running VRT (but still pass the action) storybook
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants