Skip to content

Reorganize dependencies in package.json #1306

@eyeseast

Description

@eyeseast

Right now, our dependencies and devDependencies are mixed, in part because of Netlify and Svelte. Most dependencies are only needed during our build step, but putting them in devDependencies means they won't be installed when NODE_ENV=production. We should figure out a better way to organize these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filedevops

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions