Project

General

Profile

« Previous | Next » 

Revision 56965

[mergeResultLandingPage | Library]: package.json: Do not specify port

View differences:

modules/uoa-services-library/branches/mergeResultLandingPages/ng-openaire-library/package.json
8 8
  ],
9 9
  "scripts": {
10 10
    "ng": "ng",
11
    "start": "ng serve --disable-host-check --host 0.0.0.0 --port 4300",
11
    "start": "ng serve --disable-host-check --host 0.0.0.0",
12 12
    "build": "ng build",
13 13
    "lint": "ng lint ng-openaire-library",
14 14
    "build:client-and-server-bundles": "ng build --prod && ng run ng-openaire-library:server:production",

Also available in: Unified diff