[READ-ONLY] Mirror of https://github.com/danielroe/cross-origin-storage. Load shared dependencies from Cross-Origin Storage (COS).
cross-origin-storage experimental nuxt vite vite-plugin
0

Configure Feed

Select the types of activity you want to include in your feed.

1{ 2 "extends": "./.nuxt/tsconfig.json", 3 "exclude": [ 4 "dist", 5 "node_modules", 6 "playground", 7 ] 8}