Project

General

Profile

« Previous | Next » 

Revision 54914

added polyfills for IE

View differences:

package.json
5 5
    "ng": "ng",
6 6
    "start": "ng serve",
7 7
    "start:proxy": "ng serve --proxy-config proxy.conf.json",
8
    "build": "ng build --prod",
8
    "build": "rm -rf dist; ng build --prod",
9 9
    "test": "ng test",
10 10
    "lint": "ng lint",
11 11
    "e2e": "ng e2e"

Also available in: Unified diff