Isolated builds of dependencies

This commit is contained in:
Stéphan Kochen
2021-04-30 11:39:05 +02:00
parent 0f378786d6
commit 153254f62a
14 changed files with 578 additions and 133 deletions
+2
View File
@@ -10,6 +10,8 @@ const IS_PROD = process.argv[2] === `-p`;
const EXTERNALS = [
`@yarnpkg/core`,
`@yarnpkg/fslib`,
`@yarnpkg/parsers`,
`@yarnpkg/plugin-patch`,
`@yarnpkg/plugin-pnp`,
`clipanion`,
`crypto`,