Skip to content

Commit

Permalink
https://github.com/develar/app-builder/issues/141
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta committed Oct 10, 2024
1 parent b4532a2 commit f0b5acc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/src/HoistedNodeModuleTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ test.ifAll("yarn several workspaces", () =>
{
targets: linuxDirTarget,
projectDir: "packages/test-app",
config: {
asarUnpack: ["**/node_modules/ms"]
}
},
{
packed: context => verifyAsarFileTree(context.getResources(Platform.LINUX)),
Expand Down

0 comments on commit f0b5acc

Please sign in to comment.