Socket
Socket
Sign inDemoInstall

@ewizardjs/fallback-resource-webpack-plugin

Package Overview
Dependencies
0
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ewizardjs/fallback-resource-webpack-plugin

1. Install plugin ``` npm i git+ssh://git@git.qapint.com:ewizardjs/core/fallback-resource-webpack-plugin.git ``` 2. Import plugin to webpack.config.ts/js ``` import FallbackResourcePlugin from 'fallback-resource-webpack-plugin'; ``` 3. Add plugin to plugi


Version published
Maintainers
7
Install size
8.12 kB
Created

Readme

Source

Fallback Resource plugin

  1. Install plugin
npm i git+ssh://git@git.qapint.com:ewizardjs/core/fallback-resource-webpack-plugin.git
  1. Import plugin to webpack.config.ts/js
import FallbackResourcePlugin from 'fallback-resource-webpack-plugin';
  1. Add plugin to plugins section
new FallbackResourcePlugin()

FAQs

Last updated on 07 Oct 2022

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc