view 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
line wrap: on
line source

{
  "server": {
    "baseDir": "src",
    "routes": {
      "/node_modules": "node_modules"
    }
  }
}