microsoft / PowerBI-visuals-tools

Contains tools for building/packaging Power BI visuals
https://www.powerbi.com
MIT License
330 stars 148 forks source link

Update webpack.config.ts #510

Closed uve closed 3 months ago

uve commented 5 months ago

Whether to resolve symlinks to their symlinked location.

When enabled, symlinked resources are resolved to their real path, not their symlinked location. Note that this may cause module resolution to fail when using tools that symlink packages (like npm link).

https://webpack.js.org/configuration/resolve/#resolvesymlinks

AleksSavelev commented 4 months ago

Please, raise the version to 5.4.4 to publish the fix