Skip to content

Commit b689db4

Browse files
authored
Merge pull request #379 from KnowWhereGraph/develop
2.1.0 Release
2 parents 40b0e31 + 7700a98 commit b689db4

17 files changed

+2884
-55907
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See http://help.github.com/ignore-files/ for more about ignoring files.
2-
2+
src/assets/data/*
33
# Compiled output
44
/dist
55
/tmp

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"browserTarget": "faceted-search:build:production"
103103
},
104104
"stage": {
105-
"browserTarget": "faceted-search:build:production"
105+
"browserTarget": "faceted-search:build:stage"
106106
}
107107
},
108108
"defaultConfiguration": "production"

0 commit comments

Comments
 (0)