The Map/Directory/Index component of the Platform Cooperative Development Kit.
BSD 3-Clause "New" or "Revised" License
1
stars
3
forks
source link
Install Pinecone via NPM, update build process to handle Pinecone #54
Closed
greatislander closed 4 years ago
Is your feature request related to a problem? Please describe.
Currently Pinecone releases have to be downloaded, built and manually copied into the project.
Describe the solution you'd like
Pinecone should be installable as an NPM dependency and should be built as part of existing build commands.
Describe alternatives you've considered
Not applicable.
Additional context
Not applicable.