issues
search
Teradata
/
vantage-ui-template
Template for UI applications in Vantage
MIT License
185
stars
79
forks
source link
Make @covalent/data an optional dependency
#21
Closed
ilsiepotamus
closed
7 years ago
ilsiepotamus
commented
7 years ago
Description
Due to @covalent/data only supporting 64-bit architectures, it has now become an optional dependency.
Quickstart static data has been replaced with live @covalent/data examples, hosted on heroku.
Test Steps
[x]
rm node_modules; npm i
[x]
ng serve
[x] go to
locahost:4200
and check that data tabes and users still appear.
Description
Test Steps
rm node_modules; npm i
ng serve