Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

[sip]: Support "node", "web" and "lib" build/test types  #15

@talon

Description

@talon

Is your feature request related to a problem? Please describe.
Currently sip is pretty good at testing and building libraries but that's it. It would be great to have it also build node apps and web apps.

Describe the solution you'd like
A flag for test and build to indicate whether the provided pkg is for node, web or lib.

lib is the current behavior
node would create a dist optimized for node dist
web would optimize css, js, html and static files into dist fit for serving with nginx or whevs

Metadata

Metadata

Assignees

No one assigned

    Labels

    🆕 featurenew stuff is new📦 packageas relating to a specific package

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions