Closed ykoehler closed 8 years ago
Yep! Actually that is a typo, since systemjs
will be required either way to spawn the application in both dev and production runtimes so installing it as a non-development dependency (hence --save
) is the way to go.
I am working on an Updates page that will summarize typos, errata and other amends on the book writing which will be published here on GitHub later next week. I'll keep you posted on this same thread once it goes live.
In the meantime thanks for noticing this error and do not hesitate on highlighting more typos or errors when spotted. I'll be more than happy to help or clarify questions, if any. :)
In the book, it says that system js is added as a development dependencies. Yet the system.js appears to be install with --save and not --save-dev.