Skip to content
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

Webpack override (partial) config #14

Open
lancetharper opened this issue May 6, 2019 · 1 comment
Open

Webpack override (partial) config #14

lancetharper opened this issue May 6, 2019 · 1 comment
Labels
enhancement New feature or request reviewed

Comments

@lancetharper
Copy link

I've added a webpack.overrides.conf.js file for febs to add a resolve alias but it looks like vunit doesn't use that file and only has an option to provide a full webpack config.

Is there some way to add just a partial config that would merge with the default one? Or do I have to get the full config from febs somehow to pass to this?

@peripateticus
Copy link
Member

Yes, currently vunit doesn't consume the config that febs is consuming but I'm going to be doing some work to integrate the configs so that vunit will use the same config that febs is using. Thanks for filing the issue @lancetharper!

@peripateticus peripateticus added enhancement New feature or request reviewed labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reviewed
Projects
None yet
Development

No branches or pull requests

2 participants