esbuild-plugin-merak
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

esbuild-plugin-merak

only work for prod

declare function Merak(fakeGlobalVar: string, opts?: {
  exclude?: RegExp
  logPath?: string
  force?: boolean
  nativeVars?: string[]
  customVars?: string[]
  loader?: 'runtime' | 'compile'
}): Plugin

Readme

Keywords

none

Package Sidebar

Install

npm i esbuild-plugin-merak

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

5.88 kB

Total Files

8

Last publish

Collaborators

  • fgsreally