esbuild-plugin-merak
v2.0.1
Published
esbuild plugin for merak
Downloads
3
Readme
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