488a145456
* Remove unused line in the examples .gitignore * Add missing .npmrc, .stackblitzrc and tsconfig.json files to a few examples * Removed unused file and link directive in the minimal example * Oops, added an accidental slash
6 lines
No EOL
80 B
Text
6 lines
No EOL
80 B
Text
{
|
|
"startCommand": "npm start",
|
|
"env": {
|
|
"ENABLE_CJS_IMPORTS": true
|
|
}
|
|
} |