Skip to content

Wrong dump directory in documentation#371

Closed
l-vo wants to merge 1 commit intowilldurand:masterfrom
l-vo:patch-1
Closed

Wrong dump directory in documentation#371
l-vo wants to merge 1 commit intowilldurand:masterfrom
l-vo:patch-1

Conversation

@l-vo
Copy link

@l-vo l-vo commented Feb 28, 2025

See

$this->targetPath = $input->getArgument('target') ?: sprintf('%s/web/js', $this->projectDir);

@dario-innatial
Copy link

The problem relies in the code, not the documentation, since Symfony 4.4 the directory got renamed from "web" to "public"

https://github.com/symfony/symfony/blob/3.4/UPGRADE-4.0.md

@l-vo
Copy link
Author

l-vo commented Jan 28, 2026

Yes. But changing the documentation is easier for a projet that is almost not maintained anymore.

@monteiro
Copy link
Collaborator

Fixed here: #375 😄 Let's go!

@monteiro monteiro closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants