We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25911bc commit 636f0c4Copy full SHA for 636f0c4
src/bin/only-include-used-icons.ts
@@ -211,7 +211,7 @@ async function main() {
211
212
if (nodeModulesDirPath !== undefined) {
213
log?.(
214
- `node_modules directory where ${codegouvfrReactDsfr} is installed in ${pathRelative(
+ `${codegouvfrReactDsfr} is installed in ${pathRelative(
215
projectDirPath,
216
nodeModulesDirPath
217
)}`
0 commit comments