UNPKG

timpla

Version:

An optimal website development experience.

7 lines (6 loc) 266 B
import { ITimplaTask } from '../internal'; /** * We have to isolate the bundleAnalyzer process in prod * As this blocks the webpack build process (no js files are being output when server / static modes are set) */ export declare const openAnalyzer: ITimplaTask;