Skip to content

Commit

Permalink
build: set yarn nodeLinker as node-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Falinor committed Jan 8, 2025
1 parent 0823b72 commit aa08218
Show file tree
Hide file tree
Showing 2 changed files with 1,461 additions and 1,044 deletions.
22 changes: 1 addition & 21 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
nodeLinker: pnpm

packageExtensions:
"@codegouvfr/react-dsfr@*":
dependencies:
react: "*"
"@turf/dissolve@*":
dependencies:
"@turf/flatten": "*"
knex@*:
dependencies:
pg-query-stream: "*"
postcss-loader@*:
dependencies:
browserslist: "*"
postcss-flexbugs-fixes: "*"
postcss-normalize: "*"
postcss-preset-env: "*"
sass-loader@*:
dependencies:
sass: "*"
nodeLinker: node-modules
Loading

0 comments on commit aa08218

Please sign in to comment.