astro/examples/with-vite-plugin-pwa/.stackblitzrc
2021-11-22 20:03:45 -06:00

6 lines
No EOL
80 B
Text

{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}