Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix encore multiple configuration build paths#11593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@gseidel
Copy link
Contributor

@gseidelgseidel commentedMay 23, 2019
edited by javiereguiluz
Loading

This PR fix two things:

  • %kernel.public_dir% does not exists and%kernel.project_dir%/public is the correct path.
  • As mentioned hereproblem with Multiple Webpack Configurations webpack-encore#477, the multiple config will overwrite theentrypoint.js. The solution is to use two build directories, but this needs two different paths in thewebpack.config.js.

Now someone can just copy&paste the code lines and it should work.

@javiereguiluz
Copy link
Member

javiereguiluz commentedMay 29, 2019
edited
Loading

@gseidel thanks a lot for fixing this bug and for explaining all perfectly! Also, congrats on your first Symfony Docs contribution 🎉

Note: we merged this in 3.4 branch (the oldest maintained branch that contains the bug) and we'll merge in the other branches automatically; that's why GitHub shows this as "closed" instead of "merged", but it's merged.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@weaverryanweaverryanAwaiting requested review from weaverryan

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

3 participants

@gseidel@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp