Socket
Socket
Sign inDemoInstall

broccoli-defeatureify

Package Overview
Dependencies
35
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    broccoli-defeatureify

Remove specially flagged feature blocks and debug statements using Defeatureify


Version published
Weekly downloads
105
decreased by-39.31%
Maintainers
3
Install size
2.27 MB
Created
Weekly downloads
 

Readme

Source

Deprecated

The Defeatureify project is no longer maintained.


broccoli-defeatureify Build Status

Remove specially flagged feature blocks and debug statements using Defeatureify

Defeatureify is used in the ember-dev package to enable or remove features and strip debug statements during the Ember.js build process.

Issues with the output should be reported on the Defeatureify issue tracker.

Install

$ npm install --save-dev broccoli-defeatureify

Usage

const Defeatureify = require('broccoli-defeatureify');
tree = new Defeatureify(tree, options);

API

Defeatureify([options])

See the Defeatureify options.

License

MIT © Sindre Sorhus

Keywords

FAQs

Last updated on 08 Nov 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc