Skip to content

exclude angular dependencies for packing #583

@tensor1014

Description

@tensor1014

macOS Big Sur 11.2.1, Mac mini (M1, 2020)
yarn add @angular/animations @angular/cdk @angular/material lodash
build electron app yarn electron:build, will include the dependencies of the angular web (package size increases about 40M).

Should I add all web dependencies into devDependencies ? It confuses me. If this is the correct way to solve it, how about add a note into README.md ?

or separate a new web package.json from nodeJS package.json ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions