qcobjects-command-publish-static
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

QCObjects Publish Static Command

QCObjects Command that allows you to publish static resources from a source to a destination folder.

Instructions

  1. Install this dependency in your project using npm
npm i --save qcobjects-command-publish-static
  1. Usage:
npx qcobjects publish:static ./src/ ./build/ --exclude ts --exclude js 
npx qcobjects publish:static ./build/ ./public/ --exclude ts --exclude js --exclude index.html 

Dependencies (0)

    Dev Dependencies (16)

    Package Sidebar

    Install

    npm i qcobjects-command-publish-static

    Weekly Downloads

    3

    Version

    1.0.4

    License

    LGPL-3.0

    Unpacked Size

    27 kB

    Total Files

    26

    Last publish

    Collaborators

    • jeanmachuca