39cbe50085
* chore(examples): add env-vars example * feat: improve import.meta.env support * chore: add changeset * test: update astro-envs test * refactor: cleanup code based on feedback * fix: import.meta guard * fix: update memory test threshold to 10%
6 lines
No EOL
80 B
Text
6 lines
No EOL
80 B
Text
{
|
|
"startCommand": "npm start",
|
|
"env": {
|
|
"ENABLE_CJS_IMPORTS": true
|
|
}
|
|
} |