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

More webpack extensions #910

Merged
merged 5 commits into from
May 6, 2017
Merged

Conversation

jens1o
Copy link
Member

@jens1o jens1o commented May 3, 2017

Fixes #907

Changes proposed:

  • Add
  • Prepare
  • Delete
  • Fix

Things I've done:

  • My pull request fixes an issue, I referenced the issue.

webpack.common.*
webpack.dev.*
webpack.prod.*

@codecov
Copy link

codecov bot commented May 3, 2017

Codecov Report

Merging #910 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #910   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          42     42           
  Lines        1888   1888           
  Branches       92     92           
=====================================
  Hits         1888   1888
Impacted Files Coverage Δ
src/icon-manifest/supportedExtensions.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 636ddda...c161f8e. Read the comment docs.

@robertohuertasm robertohuertasm merged commit d354e1e into vscode-icons:master May 6, 2017
@jens1o jens1o deleted the webpack branch May 6, 2017 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Extend webpack config file match pattern
3 participants