Infrastructure upgrade

UnityBase evolves together with the developer's community, so we decide to upgrade all tools we use to the latest versions:

  • npm 5  ( npm i -g npm@latest )
  • node 8 (optionally)
  • webpack 2 
  • SystemJS 0.20.13

Since we do not need patched version of SystemJS anymore, we can specify a npm repository for @unitybase/@ub-e/@ub-d in the .npmrc instead of specifying it globally - see .npmrc example.

Also we have a forum article about scoped packages repository config