-
-
Notifications
You must be signed in to change notification settings - Fork 200
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files contains a reference to the file? #1136
Comments
I don't think |
Yes, I try to add the version to the filename, I remove it, but the problem remains. In CSS files it cannot resolve the file path, but in JS files there are no jquery imports, just using $ .autoProvidejQuery() nothing effect
|
I have already spent a lot of time and I do not understand what could be the problem?
Perhaps this is related to babel, tell me where to look? |
Well, if you want webpack to auto-provide @weaverryan maybe we should check the presence of |
That is a good idea 👍 |
Were you able to resolve this? |
Thank you for this issue. |
Hi, I am upgrading symphony version and need to migrate to webpack-encore. But when compiling files, I get a very strange error, it happens when compiling js and css files.
package.json
webpack-config
When I try use build I have errors
I found same problem symfony/stimulus-bridge#47 but it did not help
The text was updated successfully, but these errors were encountered: