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: add stub default export #157

Closed
wants to merge 1 commit into from
Closed

fix: add stub default export #157

wants to merge 1 commit into from

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Feb 25, 2021

allows it to be imported by .nuxt/index.js without throwing an error

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #157 (8984a56) into main (f396cfa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           7        7           
  Lines         168      168           
  Branches       44       44           
=======================================
  Hits          144      144           
  Misses         24       24           

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 f396cfa...8984a56. Read the comment docs.

@pi0
Copy link
Member

pi0 commented Feb 25, 2021

Nuxt plugins export is optional. Issue with vite support is unrelated.

@pi0 pi0 closed this Feb 25, 2021
@danielroe danielroe deleted the default-export branch February 25, 2021 23:44
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.

None yet

2 participants