🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

gluestick-config-legacy

Package Overview
Dependencies
Maintainers
6
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

latest
Source
npmnpm
Version
2.1.0
Version published
Weekly downloads
6
20%
Maintainers
6
Weekly downloads
 
Created
Source

gluestick-config-legacy

This plugin allows you 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

  • Install plugin
npm install --save gluestick-config-legacy`
  • 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 06 Apr 2018

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