Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
where is the webpack config file of a custom visual located? I'm in need of disabling the `compact` option of the Babel compiler
thanks a lot
Solved! Go to Solution.
Hi @Anonymous,
To answer your specific question, the webpack configuration is stored wherever your global node_modules are installed; on Windows this is typically %AppData%\Roaming\npm\node_modules\powerbi-visuals-tools\lib\webpack.config.js.
However, changing the default webpack configuration isn't currently supported within powerbi-visuals-tools.
The team offers powerbi-visuals-webpack-plugin for you to set up your own webpack configuration and configure it for a visuals project.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @Anonymous,
To answer your specific question, the webpack configuration is stored wherever your global node_modules are installed; on Windows this is typically %AppData%\Roaming\npm\node_modules\powerbi-visuals-tools\lib\webpack.config.js.
However, changing the default webpack configuration isn't currently supported within powerbi-visuals-tools.
The team offers powerbi-visuals-webpack-plugin for you to set up your own webpack configuration and configure it for a visuals project.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |