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

Update tsx #1446

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Update tsx #1446

merged 2 commits into from
Feb 9, 2024

Conversation

mrm007
Copy link
Collaborator

@mrm007 mrm007 commented Feb 9, 2024

Gets rid of these verbose warnings:

(node:3048) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///home/runner/work/braid-design-system/braid-design-system/node_modules/.pnpm/tsx%403.12.2/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
(Use `node --trace-warnings ...` to show where the warning was created)

@mrm007 mrm007 requested a review from a team as a code owner February 9, 2024 03:56
Copy link

changeset-bot bot commented Feb 9, 2024

⚠️ No Changeset found

Latest commit: 4cd34c2

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

@mrm007 mrm007 enabled auto-merge (squash) February 9, 2024 04:01
@mrm007 mrm007 merged commit 0bd47f1 into master Feb 9, 2024
8 checks passed
@mrm007 mrm007 deleted the update-tsx branch February 9, 2024 04:02
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.

2 participants