This package has been deprecated

Author message:

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

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

2.1.0 • Public • Published

@billogram/task-filter-dist

Tasks for removing unwanted files from the dist folder

Install

yarn add @billogram/task-filter-dist

Usage

Add the task to a task runner.

import taskFilterDist from '@billogram/task-task-filter-dist';
import TaskRunner from '@billogram/task-runner';


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

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

> build-scripts filter-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

Readme

Keywords

none

Package Sidebar

Install

npm i @billogram/task-filter-dist

Weekly Downloads

2

Version

2.1.0

License

MIT

Unpacked Size

7.47 kB

Total Files

9

Last publish

Collaborators

  • jamesbillo
  • oscarekholm
  • irynaziruikina
  • jmfederico
  • andreagylling
  • ewakosciukiewicz
  • miriamlarsson