6386c14d00
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"infiniteLoopProtection": true,
|
|
"hardReloadOnChange": false,
|
|
"view": "browser",
|
|
"template": "node",
|
|
"container": {
|
|
"port": 3000,
|
|
"startScript": "start",
|
|
"node": "14"
|
|
}
|
|
}
|