webpack-encore icon indicating copy to clipboard operation
webpack-encore copied to clipboard

[Feature] Add a "fromWebpackConfig" method

Open tropicalraisel opened this issue 4 years ago • 2 comments
trafficstars

This way, if another program provides a Webpack config, one can construct a setup like this:

const webpackConfig = { ... }

Encore.fromWebpackConfig(webpackConfig)

// continue the usual setup

Encore would add any fields not present, and only override conflicts if absolutely necessary. Having the user interface with these conflicts or at least logging them would be nice.

Conflicts could be logged as warnings, and there could be a parameter that disables this.

tropicalraisel avatar Sep 04 '21 06:09 tropicalraisel

Thank you for this issue. There has not been a lot of activity here for a while. Has this been resolved?

carsonbot avatar Dec 08 '24 12:12 carsonbot

Thank you for this issue. There has not been a lot of activity here for a while. Has this been resolved?

carsonbot avatar Jun 09 '25 12:06 carsonbot

Friendly reminder that this issue exists. If I don't hear anything I'll close this.

carsonbot avatar Jun 23 '25 12:06 carsonbot

Hey,

I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen!

carsonbot avatar Jul 07 '25 12:07 carsonbot