Skip to content

Support import.meta.url in preconstruct dev#524

Draft
emmatown wants to merge 3 commits intomainfrom
import-meta-url-dev
Draft

Support import.meta.url in preconstruct dev#524
emmatown wants to merge 3 commits intomainfrom
import-meta-url-dev

Conversation

@emmatown
Copy link
Member

@emmatown emmatown commented Mar 6, 2023

Closes #518

@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2023

🦋 Changeset detected

Latest commit: 7dc70a9

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

This PR includes changesets to release 2 packages
Name Type
@preconstruct/cli Patch
@preconstruct/hook Patch

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

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (57576f9) 90.90% compared to head (3c366ac) 90.90%.

❗ Current head 3c366ac differs from pull request most recent head 7dc70a9. Consider uploading reports for the commit 7dc70a9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files          33       33           
  Lines        1495     1495           
  Branches      422      422           
=======================================
  Hits         1359     1359           
  Misses        130      130           
  Partials        6        6           
Impacted Files Coverage Δ
packages/cli/src/build/rollup.ts 92.75% <ø> (+1.44%) ⬆️
packages/cli/src/build/config.ts 81.15% <0.00%> (-1.45%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@emmatown emmatown force-pushed the import-meta-url-dev branch from 8d9a272 to b14e204 Compare March 6, 2023 01:03
@emmatown emmatown force-pushed the import-meta-url-dev branch from 54cb282 to 23f010f Compare March 6, 2023 01:10
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.

Using import.meta.url

1 participant