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

feat(compiler): add "exports" to marko.json #2062

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Conversation

LuLaValva
Copy link
Member

Description

Add support for an "exports" member in marko.json which can point to the dist folder.

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Nov 16, 2023

🦋 Changeset detected

Latest commit: cd2b2a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@marko/compiler Minor
marko Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LuLaValva LuLaValva self-assigned this Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21c0eea) 85.00% compared to head (cd2b2a0) 85.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2062      +/-   ##
==========================================
+ Coverage   85.00%   85.01%   +0.01%     
==========================================
  Files         225      225              
  Lines       18826    18845      +19     
==========================================
+ Hits        16003    16022      +19     
  Misses       2823     2823              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DylanPiercey DylanPiercey merged commit dc5798b into main Nov 17, 2023
7 checks passed
@DylanPiercey DylanPiercey deleted the marko-json-exports branch November 17, 2023 15:12
@github-actions github-actions bot mentioned this pull request Nov 17, 2023
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.

2 participants