8000 [Encore] unify the name of app file by gregurco · Pull Request #10362 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@gregurco
Copy link
Contributor

Hello.
I found 2 problems related to app file in WebPack config:

  1. Relative path was not used in one place ('assets/js/app.js' instead of './assets/js/app.js') - what caused an error in my case.
  2. In some cases there was main.js instead of app.js, but everywhere in text I found references only to app.js file. I guess it should be unified.

@weaverryan
Copy link
Member

Thank you Vlad!

@weaverryan weaverryan merged commit 9c65752 into symfony:3.4 Oct 8, 2018
weaverryan added a commit that referenced this pull request Oct 8, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[Encore] unify the name of app file

Hello.
I found 2 problems related to app file in WebPack config:
1) Relative path was not used in one place (`'assets/js/app.js'` instead of `'./assets/js/app.js'`) - what caused an error in my case.
2) In some cases there was `main.js` instead of `app.js`, but everywhere in text I found references only to `app.js` file. I guess it should be unified.

Commits
-------

9c65752 [Encore] unify the name of app file
@gregurco gregurco deleted the encore_main_vs_app branch October 8, 2018 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0