Skip to content

fix: copy options json file over during build #590

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

Closed

Conversation

ScriptedAlchemy
Copy link
Member

@ScriptedAlchemy ScriptedAlchemy commented Feb 20, 2020

This PR contains a:

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

Motivation / Use-Case

I cant use v4 with Webpack 5.

When publishing, then options.json file is not copied into the dist directory causing anything using the release candidate to fail

Breaking Changes

Additional Info

fix: #588

@jsf-clabot
Copy link

jsf-clabot commented Feb 20, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #590 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           8        8           
  Lines         228      228           
  Branches       71       71           
=======================================
  Hits          226      226           
  Misses          2        2           

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 41d6264...5b4d8f9. Read the comment docs.

when publishing, then options.json file is not copied into the dist directory causing anything using the release candidate to fail
@alexander-akait
Copy link
Member

I think we can close it in favor #589

@ScriptedAlchemy ScriptedAlchemy deleted the fix-failing-build branch February 20, 2020 09:33
@ScriptedAlchemy
Copy link
Member Author

All good. As long as its fixed :) Thanks man

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.

V4 rc: options.json not published to npm. Causes build failure
4 participants