1c533c913d
Examples using `@angular/elements` need to transpile to es2015 for Custom Elements to work (on browsers that natively support them). Alternatively, a polyfill would need to be loaded. For now, changing the transpilation target to es2015 is the simplest solution. PR Close #24840
4 lines
32 B
JSON
4 lines
32 B
JSON
{
|
|
"projectType": "elements"
|
|
}
|