apache / apache/pouchdb

docs: separate dependencies from main pouch deps

Open
#9,227 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.6k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

After discussion at https://github.com/apache/pouchdb/issues/9135, the website build was moved from Ruby to Javascript in https://github.com/apache/pouchdb/pull/9146.

This change also mixed the website dependencies with those of pouchdb itself.

This means that in future there is risk that stagnation of the docs build will hold back dependencies of the main pouchdb code. This should be avoided.

A simple approach would be to declare a separate `package.json` in the `docs` directory, completely independent of the `package.json` in the project root.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.