Updated web script to generate landing page

Prioritized webber over builder to make sure it never times out. Prioritized the index page over the rest of the pages as it takes long due to api calls.
This commit is contained in:
Angelos Chalaris
2018-04-07 17:40:44 +03:00
parent de79e12c5f
commit b8b99bc399
10 changed files with 364 additions and 2096 deletions

View File

@@ -10,8 +10,8 @@ before_install:
script:
- npm run tagger
- npm run linter
- npm run builder
- npm run webber
- npm run builder
- npm run packager
- npm run tester
after_success: