astro/examples/with-vite-plugin-pwa/.stackblitzrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
80 B
Text
Raw Normal View History

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