Socket
Book a DemoInstallSign in
Socket

@efox/emp-angular

Package Overview
Dependencies
Maintainers
16
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@efox/emp-angular

## Install + `yarn add @efox/emp-angular -D` + `emp-config.js` conf: ```javascript const withFrameWorkPlugin = require('@efox/emp-angular') module.exports = withFrameWorkPlugin(({config, env, empEnv}) => { // your options here }) ```

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
16
Created
Source

EMP Angular Config Plugin

Install

  • yarn add @efox/emp-angular -D
  • emp-config.js conf:
const withFrameWorkPlugin = require('@efox/emp-angular')
module.exports = withFrameWorkPlugin(({config, env, empEnv}) => {
  // your options here
})

FAQs

Package last updated on 19 Nov 2020

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