1.0.2 • Published 3 years ago

@efox/emp-esbuild v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

EMP ESBUILD Config Plugin

Install

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

Feature

FOR REACT

  • MODULE FEDERATION
  • SVG
  • SVGA
  • HMR
  • LIVE RELOAD
  • ANTD babel-plugin-import about :TODO