UNPKG

@planjs/webpack-deploy-plugin

Version:

The webpack plugin handles various uploads of front-end files

5 lines (4 loc) 190 B
export declare const pluginName = "WebpackDeployPlugin"; export declare const logPrefix: string; export declare const UnixMaxShellLen = 32767; export declare const WindowMaxShellLen = 8191;