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 948e2c2 commit c6a007eCopy full SHA for c6a007e
docs/update_and_migration/from_4.6/update_to_5.0.md
@@ -267,7 +267,7 @@ Your `auto-scripts` entry should look like this:
267
"cache:clear": "symfony-cmd",
268
"assets:install %PUBLIC_DIR%": "symfony-cmd",
269
"yarn install": "script",
270
- "yarn ibexa-generate-tsconfig --relative-paths": "script",
+ "yarn ibexa-generate-tsconfig --use-relative-paths": "script",
271
"ibexa:encore:compile --config-name app": "symfony-cmd",
272
"bazinga:js-translation:dump %PUBLIC_DIR%/assets --merge-domains": "symfony-cmd",
273
"ibexa:encore:compile": "symfony-cmd",
0 commit comments