mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
c46db4ecbd
* Add Non-HTML Pages example * Rename dir non-html-example to non-html-pages * Update name to non-html-pages in package.json
6 lines
No EOL
80 B
Text
6 lines
No EOL
80 B
Text
{
|
|
"startCommand": "npm start",
|
|
"env": {
|
|
"ENABLE_CJS_IMPORTS": true
|
|
}
|
|
} |