This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0bd4261f23
angular-cn
/
aio
/
content
/
examples
/
elements
/
example-config.json
4 lines
32 B
JSON
Raw
Normal View
History
Unescape
Escape
build(docs-infra): add support for examples of type `elements` (#24840) 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
2018-07-16 15:52:59 -04:00
{
"projectType"
:
"elements"
}