EMP SWC Config Plugin
Install
yarn add @efox/emp-swc -D
-
emp-config.js
conf:
const withSWC = require('@efox/emp-swc')
module.exports = withSWC(({config, env, empEnv}) => {
// your options here
})
yarn add @efox/emp-swc -D
emp-config.js
conf:const withSWC = require('@efox/emp-swc')
module.exports = withSWC(({config, env, empEnv}) => {
// your options here
})
npm i @efox/emp-swc
5
1.1.4
none
1.14 kB
3