Skip to content

Commit c6a007e

Browse files
committed
Adjusted to TSConfig relative paths change (#2858)
1 parent 948e2c2 commit c6a007e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/update_and_migration/from_4.6/update_to_5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Your `auto-scripts` entry should look like this:
267267
"cache:clear": "symfony-cmd",
268268
"assets:install %PUBLIC_DIR%": "symfony-cmd",
269269
"yarn install": "script",
270-
"yarn ibexa-generate-tsconfig --relative-paths": "script",
270+
"yarn ibexa-generate-tsconfig --use-relative-paths": "script",
271271
"ibexa:encore:compile --config-name app": "symfony-cmd",
272272
"bazinga:js-translation:dump %PUBLIC_DIR%/assets --merge-domains": "symfony-cmd",
273273
"ibexa:encore:compile": "symfony-cmd",

0 commit comments

Comments
 (0)