flaviait / ng2-jspm-template

A template for a quick development workflow with angular 2 and jspm
MIT License
14 stars 3 forks source link

Extract libs package #44

Closed svi3c closed 7 years ago

svi3c commented 7 years ago

Use the ng2-jspm-libs module. This comes with some changes:

@DorianGrey

svi3c commented 7 years ago

This PR now depends on https://github.com/flaviait/ng2-jspm-template-libs/pull/3.

DorianGrey commented 7 years ago

LGTM, in general. I've added some minor wording stuff and a reference to the ability to just clone the repo (for the more "adventurous" people). I'll merge this in case Travis does not complain.