Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: use webpack inputFilesystem #531

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Now we use webpack filesystem, so you can change it in runtime + now we cache fs calls, should be faster in watch mode

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #531 into master will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   97.63%   97.72%   +0.09%     
==========================================
  Files           3        3              
  Lines         211      220       +9     
  Branches       66       73       +7     
==========================================
+ Hits          206      215       +9     
  Misses          5        5              
Impacted Files Coverage Δ
src/index.js 98.05% <100.00%> (+0.08%) ⬆️

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 f2ac763...f768712. Read the comment docs.

@alexander-akait alexander-akait merged commit 6f2f455 into master Oct 2, 2020
@alexander-akait alexander-akait deleted the feat-use-webpack-input-filesystem branch October 2, 2020 16:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant