v1.0.0-alpha.0
* Remove ng-packagr and use custom build script instead * Remove old config * Fix export error * Copy over typing/metadata files and integrate better with copying of readme and package * Generate umd bundles and less index fluff * Fix typo * Minify umd bundles * Maintain sourcemaps int dist * Correct sourcemaps for umd bundle * Compile styles and inline resources * Address self review