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

fix(www): get site building again #682

Merged
merged 1 commit into from
Oct 29, 2019
Merged

fix(www): get site building again #682

merged 1 commit into from
Oct 29, 2019

Conversation

tivac
Copy link
Owner

@tivac tivac commented Oct 29, 2019

Description

rollup-plugin-alias major update slipped past and totally broken things.

Motivation and Context

I want site builds to work.

How Has This Been Tested?

Tested site builds locally, they function again.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

`rollup-plugin-alias` major update slipped past and totally broken things.
@tivac tivac self-assigned this Oct 29, 2019
@tivac tivac merged commit 79b3c50 into master Oct 29, 2019
@tivac tivac deleted the fix-www-aliasing branch October 29, 2019 05:45
@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #682   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          45       45           
  Lines        1154     1154           
  Branches      179      179           
=======================================
  Hits         1136     1136           
  Misses         15       15           
  Partials        3        3

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 0179f99...349bf6a. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant