Install node polyfills

This commit is contained in:
Sam Carlton 2022-07-21 20:28:44 -05:00
parent 127c37c52e
commit a79e1ce194
2 changed files with 136 additions and 0 deletions

View file

@ -54,6 +54,8 @@
"dependencies": {
"@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",
"simple-plist": "^1.3.1",