Run webpack dashboard from .js file.
Author: SaikedoCreated Jan 6, 2022Updated Jan 20, 2022
LabelsUnverified
Is it possible to use this plugin if I am executing my webpack from non-cli environment? I run my webpack compiler from a .ts file without cli scripts and it seems like in those cases DashboardPlugin does not output any info.
Source: FormidableLabs/webpack-dashboard