Skip to content

Commit

Permalink
feat: update to Angular 8, Nebular 4 (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
nnixaa authored and yggg committed Jul 2, 2019
1 parent 537e6a7 commit e9600b4
Show file tree
Hide file tree
Showing 323 changed files with 8,331 additions and 15,071 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sudo: false
dist: trusty

node_js:
- '8'
- '9'
- '10'

branches:
Expand Down
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"builder": "@angular-devkit/build-angular:browser",
"options": {
"preserveSymlinks": true,
"rebaseRootRelativeCssUrls": true,
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
Expand Down
12 changes: 12 additions & 0 deletions browserslist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries

# You can see what browsers were selected by your queries by running:
# npx browserslist

> 0.5%
last 2 versions
Firefox ESR
not dead
IE 11
Loading

0 comments on commit e9600b4

Please sign in to comment.