@w5s/mrm-preset 2.11.3 → 2.11.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,6 @@
1
-
2
- > @w5s/mrm-preset@2.11.2 build:tsc
3
- > tsc
4
-
1
+
2
+ 
3
+ > @w5s/mrm-preset@2.11.4 build:tsc
4
+ > tsc
5
+
6
+ ⠙⠙
@@ -0,0 +1,4 @@
1
+
2
+ > @w5s/mrm-preset@2.11.4 format:src
3
+ > eslint . --fix --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
4
+
@@ -1,4 +1,6 @@
1
-
2
- > @w5s/mrm-preset@2.11.2 lint:src
3
- > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
4
-
1
+
2
+ ⠙
3
+ > @w5s/mrm-preset@2.11.4 lint:src
4
+ > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml
5
+
6
+ ⠙⠙
@@ -1,4 +1,4 @@
1
1
 
2
- > @w5s/mrm-preset@2.11.3 prepare:empty
2
+ > @w5s/mrm-preset@2.11.5 prepare:empty
3
3
  > :
4
4
 
@@ -1 +1,2 @@
1
- CSpell: Files checked: 52, Issues found: 0 in 0 files.
1
+
2
+ 
@@ -1,68 +1,114 @@
1
-
2
- > @w5s/mrm-preset@2.11.2 test:script
3
- > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
4
-
5
- mkdir: _tester: File exists
6
- Running bootstrap...
7
- Running alias configure...
8
- Running gitignore...
9
- Running project...
10
- Running contributing...
11
- Running licenses...
12
- Running asdf...
13
- Running release...
14
- Running ci...
15
- Running lang...
16
- Running commitlint...
17
- Running editorconfig...
18
- Running eslint...
19
- Installing @w5s/eslint-config...
20
- npm error code ERESOLVE
21
- npm error ERESOLVE could not resolve
22
- npm error
23
- npm error While resolving: @w5s/eslint-config@2.4.1
24
- npm error Found: eslint@9.17.0
25
- npm error node_modules/eslint
26
- npm error peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.1
27
- npm error node_modules/@eslint-community/eslint-utils
28
- npm error @eslint-community/eslint-utils@"^4.2.0" from eslint@9.17.0
29
- npm error dev eslint@"^9.17.0" from the root project
30
- npm error 2 more (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
31
- npm error
32
- npm error Could not resolve dependency:
33
- npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.4.1
34
- npm error node_modules/@w5s/eslint-config
35
- npm error dev @w5s/eslint-config@"2.4.1" from the root project
36
- npm error
37
- npm error Conflicting peer dependency: eslint@8.57.1
38
- npm error node_modules/eslint
39
- npm error peerOptional eslint@"8.x" from @w5s/eslint-config@2.4.1
40
- npm error node_modules/@w5s/eslint-config
41
- npm error dev @w5s/eslint-config@"2.4.1" from the root project
42
- npm error
43
- npm error Fix the upstream dependency conflict, or retry
44
- npm error this command with --force or --legacy-peer-deps
45
- npm error to accept an incorrect (and potentially broken) dependency resolution.
46
- npm error
47
- npm error
48
- npm error For a full report see:
49
- npm error /Users/julienpolo/.npm/_logs/2025-02-27T14_12_29_292Z-eresolve-report.txt
50
- npm error A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2025-02-27T14_12_29_292Z-debug-0.log
51
- Running cspell...
52
- Running vitest...
53
- Running renovate...
54
- Running githooks...
55
- Running post-configure...
56
- Error: to format code
57
-
58
- > _tester@1.0.0-alpha.0 format
59
- > npx run-p "format:*"
60
-
61
-
62
- > _tester@1.0.0-alpha.0 format:root
63
- > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
64
-
65
- Invalid option '--ext' - perhaps you meant '-c'?
66
- You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
67
- ERROR: "format:root" exited with 2.
68
-
1
+
2
+ ⠙
3
+ > @w5s/mrm-preset@2.11.4 test:script
4
+ > mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir ..
5
+
6
+ mkdir: _tester: File exists
7
+ Running bootstrap...
8
+ Running alias configure...
9
+ Running gitignore...
10
+ Running project...
11
+ Running contributing...
12
+ Running licenses...
13
+ Running asdf...
14
+ Running release...
15
+ Running ci...
16
+ Running lang...
17
+ Running commitlint...
18
+ Running editorconfig...
19
+ Running eslint...
20
+ Installing @w5s/eslint-config...
21
+ [?25l(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) idealTree: timing arborist:ctor Completed in 0ms
22
+ npm ERR! ERESOLVE could not resolve
23
+ npm ERR!
24
+ npm ERR! While resolving: @w5s/eslint-config@2.4.3
25
+ npm ERR! Found: eslint@9.26.0
26
+ npm ERR! node_modules/eslint
27
+ npm ERR! peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.7.0
28
+ npm ERR! node_modules/@eslint-community/eslint-utils
29
+ npm ERR! @eslint-community/eslint-utils@"^4.2.0" from eslint@9.26.0
30
+ npm ERR! dev eslint@"^9.26.0" from the root project
31
+ npm ERR! 2 more (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
32
+ npm ERR!
33
+ npm ERR! Could not resolve dependency:
34
+ npm ERR! peerOptional eslint@"8.x" from @w5s/eslint-config@2.4.3
35
+ npm ERR! node_modules/@w5s/eslint-config
36
+ npm ERR! dev @w5s/eslint-config@"2.4.3" from the root project
37
+ npm ERR!
38
+ npm ERR! Conflicting peer dependency: eslint@8.57.1
39
+ npm ERR! node_modules/eslint
40
+ npm ERR! peerOptional eslint@"8.x" from @w5s/eslint-config@2.4.3
41
+ npm ERR! node_modules/@w5s/eslint-config
42
+ npm ERR! dev @w5s/eslint-config@"2.4.3" from the root project
43
+ npm ERR!
44
+ npm ERR! Fix the upstream dependency conflict, or retry
45
+ npm ERR! this command with --force or --legacy-peer-deps
46
+ npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
47
+ npm ERR!
48
+ npm ERR!
49
+ npm ERR! For a full report see:
50
+ npm ERR! /Users/julienpolo/.npm/_logs/2025-06-26T13_57_25_849Z-eresolve-report.txt
51
+ 
52
+ npm ERR! A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2025-06-26T13_57_25_849Z-debug-0.log
53
+ Running cspell...
54
+ Installing @w5s/cspell-config...
55
+ [?25l(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree: timing arborist:ctor Completed in 0ms
56
+ npm ERR! ERESOLVE could not resolve
57
+ npm ERR!
58
+ npm ERR! While resolving: @w5s/cspell-config@2.3.22
59
+ npm ERR! Found: cspell@9.0.0
60
+ npm ERR! node_modules/cspell
61
+ npm ERR! dev cspell@"^9.0.0" from the root project
62
+ npm ERR!
63
+ npm ERR! Could not resolve dependency:
64
+ npm ERR! peerOptional cspell@"^6.0.0 || ^7.0.0 || ^8.0.0" from @w5s/cspell-config@2.3.22
65
+ npm ERR! node_modules/@w5s/cspell-config
66
+ npm ERR! dev @w5s/cspell-config@"2.3.22" from the root project
67
+ npm ERR!
68
+ npm ERR! Conflicting peer dependency: cspell@8.19.4
69
+ npm ERR! node_modules/cspell
70
+ npm ERR! peerOptional cspell@"^6.0.0 || ^7.0.0 || ^8.0.0" from @w5s/cspell-config@2.3.22
71
+ npm ERR! node_modules/@w5s/cspell-config
72
+ npm ERR! dev @w5s/cspell-config@"2.3.22" from the root project
73
+ npm ERR!
74
+ npm ERR! Fix the upstream dependency conflict, or retry
75
+ npm ERR! this command with --force or --legacy-peer-deps
76
+ npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
77
+ npm ERR!
78
+ npm ERR!
79
+ npm ERR! For a full report see:
80
+ npm ERR! /Users/julienpolo/.npm/_logs/2025-06-26T13_57_29_790Z-eresolve-report.txt
81
+ 
82
+ npm ERR! A complete log of this run can be found in: /Users/julienpolo/.npm/_logs/2025-06-26T13_57_29_790Z-debug-0.log
83
+ Running vitest...
84
+ Running renovate...
85
+ Running githooks...
86
+ Running post-configure...
87
+ Error: to format code
88
+
89
+ > _tester@1.0.0-alpha.0 format
90
+ > npx run-p "format:*"
91
+
92
+
93
+ > _tester@1.0.0-alpha.0 format:root
94
+ > eslint . --ext=mjs,cjs,js,jsx,ts,tsx,json,jsonc,json5,yml,yaml --fix
95
+
96
+
97
+ Oops! Something went wrong! :(
98
+
99
+ ESLint: 9.26.0
100
+
101
+ ESLint couldn't find an eslint.config.(js|mjs|cjs) file.
102
+
103
+ From ESLint v9.0.0, the default configuration file is now eslint.config.js.
104
+ If you are using a .eslintrc.* file, please follow the migration guide
105
+ to update your configuration file to the new format:
106
+
107
+ https://eslint.org/docs/latest/use/configure/migration-guide
108
+
109
+ If you still have problems after following the migration guide, please stop by
110
+ https://eslint.org/chat/help to chat with the team.
111
+
112
+ ERROR: "format:root" exited with 2.
113
+
114
+ ⠙⠙
package/CHANGELOG.md CHANGED
@@ -3,6 +3,65 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [2.11.5](github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.4...@w5s/mrm-preset@2.11.5) (2025-06-26)
7
+
8
+ ### 🐛 Bug Fixes
9
+
10
+ - Fix cache miss for turbo ([e920f0c](github.com/w5s/project-config/commits/e920f0c))
11
+
12
+ **Note:** Version bump only for package @w5s/mrm-preset
13
+
14
+ ## <small>2.11.4 (2025-04-01)</small>
15
+
16
+ * 🐛 Remove CI_* so it does not trigger turbo cache miss ([ca61743](https://github.com/w5s/project-config/commit/ca61743))
17
+ * 👷 Upgrade renovate/renovate Docker digest to 046b69a ([6fb3325](https://github.com/w5s/project-config/commit/6fb3325))
18
+ * 👷 Upgrade renovate/renovate Docker digest to 12e04c3 ([b8c3fd3](https://github.com/w5s/project-config/commit/b8c3fd3))
19
+ * 👷 Upgrade renovate/renovate Docker digest to 12ff974 ([41df075](https://github.com/w5s/project-config/commit/41df075))
20
+ * 👷 Upgrade renovate/renovate Docker digest to 261926e ([0771b42](https://github.com/w5s/project-config/commit/0771b42))
21
+ * 👷 Upgrade renovate/renovate Docker digest to 2ca709e ([27db0e1](https://github.com/w5s/project-config/commit/27db0e1))
22
+ * 👷 Upgrade renovate/renovate Docker digest to 2d8fa83 ([3ea51cb](https://github.com/w5s/project-config/commit/3ea51cb))
23
+ * 👷 Upgrade renovate/renovate Docker digest to 2f71146 ([eda498d](https://github.com/w5s/project-config/commit/eda498d))
24
+ * 👷 Upgrade renovate/renovate Docker digest to 2fe86f0 ([07aad96](https://github.com/w5s/project-config/commit/07aad96))
25
+ * 👷 Upgrade renovate/renovate Docker digest to 3994a3a ([16f08f0](https://github.com/w5s/project-config/commit/16f08f0))
26
+ * 👷 Upgrade renovate/renovate Docker digest to 47731dd ([b0fed84](https://github.com/w5s/project-config/commit/b0fed84))
27
+ * 👷 Upgrade renovate/renovate Docker digest to 50bc916 ([b0ddd7a](https://github.com/w5s/project-config/commit/b0ddd7a))
28
+ * 👷 Upgrade renovate/renovate Docker digest to 531f7ea ([6ac49c7](https://github.com/w5s/project-config/commit/6ac49c7))
29
+ * 👷 Upgrade renovate/renovate Docker digest to 5598c93 ([4392221](https://github.com/w5s/project-config/commit/4392221))
30
+ * 👷 Upgrade renovate/renovate Docker digest to 5b0dc2b ([5466fd2](https://github.com/w5s/project-config/commit/5466fd2))
31
+ * 👷 Upgrade renovate/renovate Docker digest to 5d13845 ([b14bcfa](https://github.com/w5s/project-config/commit/b14bcfa))
32
+ * 👷 Upgrade renovate/renovate Docker digest to 644608e ([fd500fa](https://github.com/w5s/project-config/commit/fd500fa))
33
+ * 👷 Upgrade renovate/renovate Docker digest to 6c7cdc9 ([d967d05](https://github.com/w5s/project-config/commit/d967d05))
34
+ * 👷 Upgrade renovate/renovate Docker digest to 6d818b5 ([f0a9f64](https://github.com/w5s/project-config/commit/f0a9f64))
35
+ * 👷 Upgrade renovate/renovate Docker digest to 6f92e10 ([0074ccc](https://github.com/w5s/project-config/commit/0074ccc))
36
+ * 👷 Upgrade renovate/renovate Docker digest to 71c466c ([735493c](https://github.com/w5s/project-config/commit/735493c))
37
+ * 👷 Upgrade renovate/renovate Docker digest to 725a861 ([fd2aba5](https://github.com/w5s/project-config/commit/fd2aba5))
38
+ * 👷 Upgrade renovate/renovate Docker digest to 72dd2b6 ([fcd69ff](https://github.com/w5s/project-config/commit/fcd69ff))
39
+ * 👷 Upgrade renovate/renovate Docker digest to 76148c6 ([debd3b3](https://github.com/w5s/project-config/commit/debd3b3))
40
+ * 👷 Upgrade renovate/renovate Docker digest to 7f54eed ([4254bcc](https://github.com/w5s/project-config/commit/4254bcc))
41
+ * 👷 Upgrade renovate/renovate Docker digest to 8268f24 ([d7d0ec8](https://github.com/w5s/project-config/commit/d7d0ec8))
42
+ * 👷 Upgrade renovate/renovate Docker digest to 857bde2 ([d349910](https://github.com/w5s/project-config/commit/d349910))
43
+ * 👷 Upgrade renovate/renovate Docker digest to 859c0ec ([b7af354](https://github.com/w5s/project-config/commit/b7af354))
44
+ * 👷 Upgrade renovate/renovate Docker digest to 8699f7a ([d270a22](https://github.com/w5s/project-config/commit/d270a22))
45
+ * 👷 Upgrade renovate/renovate Docker digest to 9627488 ([392dfb8](https://github.com/w5s/project-config/commit/392dfb8))
46
+ * 👷 Upgrade renovate/renovate Docker digest to 9a4ad60 ([b9df342](https://github.com/w5s/project-config/commit/b9df342))
47
+ * 👷 Upgrade renovate/renovate Docker digest to a48e707 ([f6d3924](https://github.com/w5s/project-config/commit/f6d3924))
48
+ * 👷 Upgrade renovate/renovate Docker digest to a744927 ([fb194b5](https://github.com/w5s/project-config/commit/fb194b5))
49
+ * 👷 Upgrade renovate/renovate Docker digest to b5809c5 ([ab98251](https://github.com/w5s/project-config/commit/ab98251))
50
+ * 👷 Upgrade renovate/renovate Docker digest to b8539ce ([65c3d93](https://github.com/w5s/project-config/commit/65c3d93))
51
+ * 👷 Upgrade renovate/renovate Docker digest to ba72d32 ([71541e1](https://github.com/w5s/project-config/commit/71541e1))
52
+ * 👷 Upgrade renovate/renovate Docker digest to bb9db0d ([67fa05d](https://github.com/w5s/project-config/commit/67fa05d))
53
+ * 👷 Upgrade renovate/renovate Docker digest to bfa5da2 ([aff328d](https://github.com/w5s/project-config/commit/aff328d))
54
+ * 👷 Upgrade renovate/renovate Docker digest to c520bcd ([bd2b708](https://github.com/w5s/project-config/commit/bd2b708))
55
+ * 👷 Upgrade renovate/renovate Docker digest to d280acc ([021c502](https://github.com/w5s/project-config/commit/021c502))
56
+ * 👷 Upgrade renovate/renovate Docker digest to dc93f88 ([0882514](https://github.com/w5s/project-config/commit/0882514))
57
+ * 👷 Upgrade renovate/renovate Docker digest to e3fb83d ([48b39d3](https://github.com/w5s/project-config/commit/48b39d3))
58
+ * 👷 Upgrade renovate/renovate Docker digest to e500d85 ([1affebc](https://github.com/w5s/project-config/commit/1affebc))
59
+ * 👷 Upgrade renovate/renovate Docker digest to f05e023 ([b16bb6c](https://github.com/w5s/project-config/commit/b16bb6c))
60
+ * 👷 Upgrade renovate/renovate Docker digest to f5b90dc ([598cc02](https://github.com/w5s/project-config/commit/598cc02))
61
+ * 👷 Upgrade renovate/renovate Docker digest to ff4066a ([a5f4b0b](https://github.com/w5s/project-config/commit/a5f4b0b))
62
+ * 👷 Upgrade renovate/renovate Docker digest to fff899a ([b3b914c](https://github.com/w5s/project-config/commit/b3b914c))
63
+ * 🔖 Publish ([3f7abf9](https://github.com/w5s/project-config/commit/3f7abf9))
64
+
6
65
  ## [2.11.3](https://github.com/w5s/project-config/compare/@w5s/mrm-preset@2.11.2...@w5s/mrm-preset@2.11.3) (2025-02-27)
7
66
 
8
67
  ### 🐛 Bug Fixes
@@ -201,7 +201,7 @@ variables:
201
201
  # IMAGE_NAME: $CI_REGISTRY_IMAGE
202
202
 
203
203
  .autodevops_node_image:
204
- image: node:lts-alpine@sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944
204
+ image: node:lts-alpine@sha256:5340cbfc2df14331ab021555fdd9f83f072ce811488e705b0e736b11adeec4bb
205
205
 
206
206
  .autodevops_node_install:
207
207
  extends:
@@ -13,7 +13,7 @@
13
13
  when: always
14
14
  - when: never
15
15
  image:
16
- name: renovate/renovate@sha256:a744927a774acf95f8bb50a80c0528ab7ba5d9569f1db6078da278475e92ae4b
16
+ name: renovate/renovate@sha256:82e313260bf600c52472bb42d6ac7f0a6468675b766bbb87ef8c0e8f3c00d1da
17
17
  entrypoint: ['']
18
18
  script:
19
19
  - >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.11.3",
3
+ "version": "2.11.5",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -24,7 +24,7 @@
24
24
  "postpack": "npx clean-package restore"
25
25
  },
26
26
  "dependencies": {
27
- "@w5s/dev": "^2.5.1",
27
+ "@w5s/dev": "^2.5.3",
28
28
  "debug": "^4.3.3",
29
29
  "glob": "^11.0.0",
30
30
  "mrm-core": "^7.0.0",
@@ -38,5 +38,5 @@
38
38
  "access": "public"
39
39
  },
40
40
  "sideEffect": false,
41
- "gitHead": "4617d8f7fa8546c928dcb225e5a2735302ce1c85"
41
+ "gitHead": "e50ce223ae442c3c06efe68aae22809092184290"
42
42
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@w5s/mrm-preset",
3
- "version": "2.11.3",
3
+ "version": "2.11.5",
4
4
  "description": "Mrm configuration presets",
5
5
  "keywords": [
6
6
  "mrm",
@@ -39,7 +39,7 @@
39
39
  "test:script": "mkdir _tester; cd _tester; mrm bootstrap --dir ..; mrm configure --dir .."
40
40
  },
41
41
  "dependencies": {
42
- "@w5s/dev": "^2.5.1",
42
+ "@w5s/dev": "^2.5.3",
43
43
  "debug": "^4.3.3",
44
44
  "glob": "^11.0.0",
45
45
  "mrm-core": "^7.0.0",
@@ -59,5 +59,5 @@
59
59
  "access": "public"
60
60
  },
61
61
  "sideEffect": false,
62
- "gitHead": "4617d8f7fa8546c928dcb225e5a2735302ce1c85"
62
+ "gitHead": "e50ce223ae442c3c06efe68aae22809092184290"
63
63
  }
package/project/index.js CHANGED
@@ -257,6 +257,13 @@ function task() {
257
257
 
258
258
  rootPackageFile.save();
259
259
 
260
+ const packageInputs = ['$TURBO_DEFAULT$', '.env*'];
261
+ const rootInputs = [
262
+ ...packageInputs,
263
+ // Ignore workspaces
264
+ ...pkg.listWorkspaceMatchers(rootPackageFile).map((_) => `!${_.replace(/\/\*$/, '/**')}`),
265
+ ];
266
+
260
267
  // Turbo config
261
268
  turbo({
262
269
  state: 'present',
@@ -268,32 +275,44 @@ function task() {
268
275
  ..._.tasks,
269
276
  [project.build]: {
270
277
  dependsOn: [`^${project.build}`, `//#${project.build}:root`],
271
- inputs: ['$TURBO_DEFAULT$', '.env*'],
278
+ inputs: packageInputs,
272
279
  outputs: ['dist/**', '.next/**', '!.next/cache/**'],
273
280
  },
274
- [`//#${project.build}:root`]: {},
281
+ [`//#${project.build}:root`]: {
282
+ inputs: rootInputs,
283
+ },
275
284
  [project.test]: {
276
285
  dependsOn: [`^${project.build}`, `//#${project.test}:root`],
277
286
  },
278
- [`//#${project.test}:root`]: {},
287
+ [`//#${project.test}:root`]: {
288
+ inputs: rootInputs,
289
+ },
279
290
  [project.lint]: {
280
291
  dependsOn: [`^${project.build}`, `//#${project.lint}:root`],
281
292
  },
282
- [`//#${project.lint}:root`]: {},
293
+ [`//#${project.lint}:root`]: {
294
+ inputs: rootInputs,
295
+ },
283
296
  [project.prepare]: {},
284
297
  [project.format]: {
285
298
  dependsOn: [`//#${project.format}:root`],
286
299
  },
287
- [`//#${project.format}:root`]: {},
300
+ [`//#${project.format}:root`]: {
301
+ inputs: rootInputs,
302
+ },
288
303
  [project.docs]: {
289
304
  dependsOn: [`//#${project.docs}:root`],
290
305
  cache: false,
291
306
  },
292
- [`//#${project.docs}:root`]: {},
307
+ [`//#${project.docs}:root`]: {
308
+ inputs: rootInputs,
309
+ },
293
310
  [project.spellcheck]: {
294
311
  dependsOn: [`//#${project.spellcheck}:root`],
295
312
  },
296
- [`//#${project.spellcheck}:root`]: {},
313
+ [`//#${project.spellcheck}:root`]: {
314
+ inputs: rootInputs,
315
+ },
297
316
  [project.clean]: {
298
317
  dependsOn: [`//#${project.clean}:root`],
299
318
  cache: false,
@@ -302,6 +321,7 @@ function task() {
302
321
  cache: false,
303
322
  },
304
323
  [project.develop]: {
324
+ persistent: true,
305
325
  cache: false,
306
326
  },
307
327
  },