debug-loader

0.0.1 • Public • Published

debug-loader

A Webpack loader that logs source to your console for debugging purposes.

Installation

Install via NPM:

npm install debug-loader --save-dev

Usage

Just stick it into the loader chain!

'css!debug!sass'

You can also specify an id query option to tag the output:

'css!debug?id=SASS!sass'
  • Ian

Readme

Keywords

none

Package Sidebar

Install

npm i debug-loader

Weekly Downloads

115

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ianwalter