-
-
Notifications
You must be signed in to change notification settings - Fork 199
When will webpack-encore with webpack 4 be published in npm? #369
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
Comments
I don't know a date myself, but there is a PR that shows some to-do's: #324 and a milestone for Webpack 4 integration: https://github.com/symfony/webpack-encore/milestone/1 |
I'm following that PR since a month ago, I saw that it had been merged into master and I wrongly thought that it has to be published. Thank you! |
Sorry for the delay guys - should be in the next few weeks - there are just a few minor todos plus documentation - we can’t releaese it until that’s ready :). |
Hey, is there any release date when we can expect new version with webpack4 included? I know u can't release it until everything is set and ready but it takes kinda long since w4 was released and all checkmarks in pull request except documentation was done, so? |
I have some issues with tree shaking RxJS with webpack 3. Webpack 4 seems solves the issue |
I just want to give my 2 cents on this. I have already worked some with webpack on its own, to be fair. |
Yeah, i was thninking about the same!
…On Mon, Oct 29, 2018, 9:38 PM BernardA ***@***.***> wrote:
I just want to give my 2 cents on this. I have already worked some with
webpack on its own, to be fair.
As I was having a number of the issues mentioned above with encore. So I
decided to just drop encore and use webpack directly. There were some
hiccups, but it mostly went fairly smoothly and I never looked back.
So, I just question why one should have encore at all. Some of the
reasoning that I see on the encore webpage may no longer be relevant. Yes,
webpack is still complex but it improved quite a lot. Why then spend the
time to learn an abstraction ( encore ) which is not without its issues.
Including having to wait quite a long time to get an update to major
webpack versions.
I understand the time constraints of the contributors. May be that its
better to spend this time somewhere else and let developers learn webpack
directly, no crutches.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#369 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAyq0HcAqm3D8bezMb-JJGJyF7J1Fc4Tks5upzz9gaJpZM4V67Ow>
.
|
We’ve already moved to webpack directly. Took some time but at the end the build is like 50% faster with webpack 4 than with encore. And with that slow releases it’s not relevant to keep using encore. And also if you find any bug on webpack u have bigger chance to find workaround than with encore. |
Hi, I would like to know if there is an estimated publication date of this tool in the npm registry.
Thanks in advance! Encore is the best!
The text was updated successfully, but these errors were encountered: