modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.15k stars 271 forks source link

added new things as const internalDependencyMap = new Map(); #2745

Closed omeratsiz closed 1 month ago

omeratsiz commented 1 month ago

What I did

  1. added new things as const internalDependencyMap = new Map();
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: c007cf67d5c2b091347910a1af56dbcf7a4a959d

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](https://github.com/omeratsiz/web/new/master?filename=.changeset/empty-ants-begin.md&value=---%0A%0A---%0A%0A%20added%20new%20things%20as%20const%20internalDependencyMap%20%3D%20new%20Map()%3B%0A)

bashmish commented 1 month ago

seems like some ChatGPT/Copilot non-sense, closing

image