Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Tooling: setup proper dependency on calcite-components #29

Closed
driskull opened this issue Jun 11, 2019 · 2 comments
Closed

Tooling: setup proper dependency on calcite-components #29

driskull opened this issue Jun 11, 2019 · 2 comments
Labels
tooling Update dev authoring environment

Comments

@driskull
Copy link
Member

driskull commented Jun 11, 2019

Summary

Currently, the cacite-components NPM dependency doesn't have any fies in it when you do an NPM install.

Measure of Success

Pain point: There are no files in dependency
Desired outcome: /node_modules/calcite-components/ has files in it we can use.

@driskull driskull added the tooling Update dev authoring environment label Jun 11, 2019
@jcfranco jcfranco changed the title Tooling: setup proper dependency on cacite-components Tooling: setup proper dependency on calcite-components Jun 11, 2019
@driskull
Copy link
Member Author

just need to add the dependency like this:

"calcite-components": "github:ArcGIS/calcite-components.git#v0.0.0-alpha.3",

@driskull
Copy link
Member Author

fixed. closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tooling Update dev authoring environment
Projects
None yet
Development

No branches or pull requests

1 participant