Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gluestick-config-legacy

Package Overview
Dependencies
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gluestick-config-legacy

Apply legacy config to new gluestick and webpack configs

  • 1.13.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
Maintainers
5
Weekly downloads
 
Created
Source

gluestick-config-legacy

This plugin allows to specify additional webpack loaders, plugins, aliases and redux middlewares.

Webpack additions can be defined in src/config/webpack-additions.js.

Redux middlewares can be defined in src/config/redux-middleware.js.

How to use

  1. Install plugin
npm install --save gluestick-config-legacy`
  1. Define (and configure) plugin in src/gluestick.plugins.js:
export default [
  'gluestick-config-legacy'
]

Configuration

This plugin doesn't accept any configuration options.

FAQs

Package last updated on 29 Aug 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc