Ensure the linter does not pick up our coverage reports, generated via COVERAGE=1 npm test
* replace grunt with npm scripts * copy static assets to dist directory * build and copy library variants to dist directory Related to #725