This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@billogram/task-empty-dist
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

@billogram/task-empty-dist

Task for emptying the dist folder

Install

yarn add @billogram/task-empty-dist

Usage

Add the task to a task runner.

import taskEmptyDist from '@billogram/task-empty-dist';
import TaskRunner from '@billogram/task-runner';


const runner = new TaskRunner('build-scripts');
runner.add('empty-dist', taskEmptyDist());

This will add the empty dist task to the build scripts.

> build-scripts empty-dist

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT

/@billogram/task-empty-dist/

    Package Sidebar

    Install

    npm i @billogram/task-empty-dist

    Weekly Downloads

    0

    Version

    2.2.0

    License

    MIT

    Unpacked Size

    9.44 kB

    Total Files

    9

    Last publish

    Collaborators

    • ewakosciukiewicz
    • miriamlarsson
    • andreagylling
    • irynaziruikina
    • jamesbillo