ember-cli-grunticon

0.0.5 • Public • Published

ember-cli-grunticon

ember-cli addon integrating grunticon into the ember build lifecycle.

Usage

Install

ember install ember-cli-grunticon

Configure

Configure grunticon in your application's ember-cli-build.js file. For details, see the grunticon docs for details.

// ember-cli-build.js
var app = new EmberApp(defaults, {
  // ...
  grunticon: {
    src: "grunticon/src/+(*.svg|*.png)",
    dest: 'public/grunticon'
  }
  // ...
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

Package Sidebar

Install

npm i ember-cli-grunticon

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • cromwellryan