closes #483 A major refactoring of the intro chapters includes text revision and the addition of "module" as an 8th "basic building block". Incorporates John Papa feedback.
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"description": "Intro to Angular2",
|
|
"files":[
|
|
"!**/*.d.ts",
|
|
"!**/*.js",
|
|
"!app/hero-list.component.1.*"
|
|
]
|
|
} |