This package has been deprecated

Author message:

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

@billogram/task-ts-compile-frontend-webpack
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

@billogram/task-ts-compile-frontend-webpack

Frontend task for compiling TypeScript (with Webpack) to JavaScript and putting the output in the dist folder

Install

yarn add @billogram/task-ts-compile-frontend-webpack

Usage

Add the task to a task runner.

import taskTsCompileWebpack from '@billogram/task-ts-compile-frontend-webpack';
import TaskRunner from '@billogram/task-runner';


const runner = new TaskRunner('build-scripts');
runner.add('ts-compile-webpack', taskTsCompileWebpack());

This will add the compile TypeScript task to the build scripts.

> build-scripts ts-compile-webpack

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-ts-compile-frontend-webpack/

    Package Sidebar

    Install

    npm i @billogram/task-ts-compile-frontend-webpack

    Weekly Downloads

    6

    Version

    1.3.2

    License

    MIT

    Unpacked Size

    11 kB

    Total Files

    10

    Last publish

    Collaborators

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