run-loader

0.0.6 • Public • Published

run-loader

Run a webpack loader (or chain of loaders) from the command line.

Installation

yarn global add run-loader

Usage

mkdir foo
cd foo
yarn add style-loader
echo "div { color: red }" > asdf.css
run-loader loader [another-loader [yet-another-loader [...]]] file

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    2
    • latest

Version History

Package Sidebar

Install

npm i run-loader

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • fvictorio