Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(index): resolve schemas relative to __dirname #536

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

MirrorBytes
Copy link
Contributor

@MirrorBytes MirrorBytes commented Jun 8, 2017

No description provided.

@jsf-clabot
Copy link

jsf-clabot commented Jun 8, 2017

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jun 8, 2017

Codecov Report

Merging #536 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
+ Coverage   90.11%   90.14%   +0.02%     
==========================================
  Files           4        4              
  Lines         354      355       +1     
  Branches       75       75              
==========================================
+ Hits          319      320       +1     
  Misses         35       35
Impacted Files Coverage Δ
index.js 91.07% <100%> (+0.04%) ⬆️

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 0271b39...9c78c43. Read the comment docs.

@michael-ciniawsky michael-ciniawsky changed the title Quick fix for [ENOENT: "./schema/loader.json", "./schema/plugin.json"] fix(index): resolve schemas relative to __dirname Jun 8, 2017
@michael-ciniawsky michael-ciniawsky self-assigned this Jun 8, 2017
@michael-ciniawsky michael-ciniawsky added this to the 2.1.2 milestone Jun 8, 2017
@michael-ciniawsky
Copy link
Member

cc @bebraw @d3viant0ne We need a quick bugfix release please :)

@michael-ciniawsky
Copy link
Member

michael-ciniawsky commented Jun 8, 2017

Fixes #534 #535

@michael-ciniawsky michael-ciniawsky merged commit 8766821 into webpack-contrib:master Jun 8, 2017
@bebraw
Copy link
Contributor

bebraw commented Jun 8, 2017

Included in 2.1.2. Thanks.

A canary should catch these.

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

Successfully merging this pull request may close these issues.

4 participants