Skip to content

Commit

Permalink
refactor(pnpm): experiment with preserveSymlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
sbsrnt committed Feb 11, 2024
1 parent 5d1d00f commit 21f70c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/rollup-config/src/rollup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ const createRollupConfig = async (options: CreateRollupConfigOptions = {}): Prom
},
],

preserveSymlinks: true,

/********************************************
* Configure Plugins
********************************************/
Expand Down

0 comments on commit 21f70c2

Please sign in to comment.