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

Added support for argv parameter of webpack`s config-as-a-function #1261

Merged
merged 1 commit into from Jan 22, 2019

Conversation

keann
Copy link
Contributor

@keann keann commented Jan 17, 2019

Some people may rely on the map of options passed to webpack (as I do), thus it would be nice to be able to provide this second parameter instead of just an empty object.

@coveralls
Copy link

coveralls commented Jan 17, 2019

Coverage Status

Coverage increased (+0.05%) to 97.41% when pulling f4630bc on keann:webpack-argv into 1cd82eb on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 97.296% when pulling f4630bc on keann:webpack-argv into 1cd82eb on benmosher:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 97.296% when pulling f4630bc on keann:webpack-argv into 1cd82eb on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 97.296% when pulling f4630bc on keann:webpack-argv into 1cd82eb on benmosher:master.

@benmosher
Copy link
Member

Great, thanks! Merging because it looks like failures are due to TS shenanigans resolved after you opened this.

@benmosher benmosher merged commit 548ea02 into import-js:master Jan 22, 2019
benmosher pushed a commit that referenced this pull request Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants