Skip to content

Package and upload only correct version #6

@neworld

Description

@neworld

Currently, deploy is packaging and deploying the whole build folder, which includes the previously built version. Like:

npm notice 1.2MB jdeploy-bundle/vd2svg-0.4.0.jar
npm notice 1.2MB jdeploy-bundle/vd2svg-0.4.1.jar

jdeploy.js is using the correct version, so the previous version wasted space. Without this, developers must cleanup the project before publishing new version.

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