1.1.0 • Published 4 years ago

@jkyu/emp-esm v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

EMP ESBUILD Config Plugin

Install

  • yarn add @jkyu/emp-swc -D
  • emp-config.js conf:
const withESM = require('@jkyu/emp-esm')
module.exports = withESM(({config, env, empEnv}) => {
  // your options here
})
1.1.0

4 years ago

1.0.0

4 years ago