1.1.4 • Published 4 years ago
@efox/emp-svetle v1.1.4
EMP Svetle Config Plugin
Install
yarn add @efox/emp-svetle -Demp-config.jsconf:
const withFrameWorkPlugin = require('@efox/emp-svetle')
module.exports = withFrameWorkPlugin(({config, env, empEnv}) => {
// your options here
})