brunch-surplus

1.0.0 • Public • Published

surplus-brunch

Adds Surplus compiler support to Brunch.

Installation

Install the plugin via npm with npm install surplus-brunch.

Or, do manual install:

  • Add "surplus-brunch": "x.y.z" to package.json of your brunch app.
  • If you want to use git version of plugin, add "surplus-brunch": "brunch/surplus-brunch".

Configuration

modules.exports = {
  // ...
  plugins: {
    surplus: {
    }
  }
};

Readme

Keywords

none

Package Sidebar

Install

npm i brunch-surplus

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

3.67 kB

Total Files

6

Last publish

Collaborators

  • deflexor