Install node polyfills

This commit is contained in:
Sam Carlton 2022-07-21 20:28:44 -05:00
parent 45277f8124
commit 9de90087ca
2 changed files with 136 additions and 0 deletions

View file

@ -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",