Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

replace [variables] inside output #67

Open
crazyx13th opened this issue Nov 20, 2017 · 2 comments
Open

replace [variables] inside output #67

crazyx13th opened this issue Nov 20, 2017 · 2 comments

Comments

@crazyx13th
Copy link

Hi there,

would be nice if I can see the filename.

current webpack config
grafik

current log
grafik

should be:
grafik

thx!

greetings
crazyx13th

@crazyx13th crazyx13th changed the title repalce [variables] inside output replace [variables] inside output Nov 20, 2017
@pago
Copy link
Contributor

pago commented Nov 25, 2017

This should already work:
https://github.com/trivago/parallel-webpack/blob/master/src/webpackWorker.js#L18

Though it only works if you set entry to be an object with a single entry. Otherwise we won't know how to derive the name. Could you try it out?

@crazyx13th
Copy link
Author

Working:

grafik
grafik

Not Working:

grafik
grafik

Not Working:

grafik
grafik

grafik
grafik
https://webpack.js.org/concepts/entry-points/

And Functions

webpack/webpack#4456

Thx!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants