This bundle defines which plugins should be bundled in the library version of Phovea.
References plugins along with their indirect dependencies in package.json
are bundled together.
git clone https://github.com/phovea/phovea_bundle_lib.git
cd phovea_bundle_lib
npm install
npm test
npm run build
This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.