summaryrefslogtreecommitdiff
path: root/packages/webapi/src/lib/Window.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08feat: remove webapi in favor of a smaller polyfill (#7840)Gravatar Erika 1-49/+0
* feat: remove webapi in favor of a smaller polyfill * test: remove old test * test: 🤦‍♀️ * chore: changeset
2022-03-07Add `@astrojs/webapi` package (#2729)@astrojs/webapi@0.11.0Gravatar Nate Moore 1-0/+49
* chore: add @astrojs/webapi * chore: update package.json * fix: update file case * fix: remove lowercase file * chore: update tests to use mocha * chore: update LICENSE