Skip to content

Commit

Permalink
Update webpack.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
uve authored Apr 5, 2024
1 parent a2e8d09 commit dd9f0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webpack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const webpackConfig = {
"powerbi-visuals-api": 'null'
},
resolve: {
symlinks: false,
extensions: ['.tsx', '.ts', '.jsx', '.js', '.mjs', '.css'],
modules: ['node_modules', path.resolve(rootPath, 'node_modules')],
fallback: {
Expand Down

0 comments on commit dd9f0dd

Please sign in to comment.