UNPKG

build-plugin-rax-app

Version:

The basic webpack configuration for rax project

16 lines (15 loc) 296 B
declare const _exports: { 'enable-assets': { module: boolean; commands: string[]; }; 'dev-targets': { module: boolean; commands: string[]; }; 'analyzer-target': { module: string; commands: string[]; }; }; export = _exports;