mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install node polyfills
This commit is contained in:
parent
45277f8124
commit
9de90087ca
2 changed files with 136 additions and 0 deletions
|
|
@ -55,6 +55,8 @@
|
|||
"@astrojs/netlify": "^0.5.0",
|
||||
"@astrojs/partytown": "^0.1.4",
|
||||
"@astrojs/vue": "^0.1.3",
|
||||
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
|
||||
"@esbuild-plugins/node-modules-polyfill": "^0.1.4",
|
||||
"@fontsource/inter": "^4.0.1",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@open-wc/webpack-import-meta-loader": "^0.4.7",
|
||||
|
|
@ -94,6 +96,7 @@
|
|||
"observe-element-in-viewport": "0.0.15",
|
||||
"plist": "^3.0.1",
|
||||
"pretty-bytes": "^5.5.0",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"scroll-into-view-if-needed": "^2.2.26",
|
||||
"semver": "^7.3.7",
|
||||
"sitemap": "^7.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue