UNPKG

ngw

Version:

Provides an opportunity to overload webpack config for angular-cli applications

13 lines (12 loc) 162 B
language: node_js sudo: false node_js: - "9.3" install: - npm install script: - npm run lint - npm test - npm build after_success: - npm run coverage