Skip to content

docs: separate dependencies from main pouch deps #9227

@alxndrsn

Description

@alxndrsn

After discussion at #9135, the website build was moved from Ruby to Javascript in #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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions