annotate bs-config.json @ 52:738e90238443 ng2-table

ng2-table version mostly works (without page-n-of-m, problems with columns).
author casties
date Thu, 23 Mar 2017 13:41:30 +0100
parents b65a031c4967
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
1 {
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
2 "server": {
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
3 "baseDir": "src",
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
4 "routes": {
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
5 "/node_modules": "node_modules"
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
6 }
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
7 }
b65a031c4967 first step to angular2-final (2.4) version of the query browser.
casties
parents:
diff changeset
8 }