Skip to content

Conversation

@aklinker1
Copy link
Member

@aklinker1 aklinker1 commented Jan 28, 2024

  • __BROWSER__import.meta.env.BROWSER
  • __COMMAND__import.meta.env.COMMAND
  • __MANIFEST_VERSION__import.meta.env.MANIFEST_VERSION
  • __IS_CHROME__import.meta.env.CHROME
  • __IS_FIREFOX__import.meta.env.FIREFOX
  • __IS_SAFARI__import.meta.env.SAFARI
  • __IS_EDGE__import.meta.env.EDGE
  • __IS_OPERA__import.meta.env.OPERA
@netlify
Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 781b413
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/65b7dc4ee4aafa0008be7bd8
😎 Deploy Preview https://deploy-preview-380--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Jan 28, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (f9718a1) 80.16% compared to head (781b413) 79.84%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/client/content-scripts/ui/index.ts 0.00% 3 Missing ⚠️
src/virtual/background-entrypoint.ts 0.00% 2 Missing ⚠️
...irtual/content-script-isolated-world-entrypoint.ts 0.00% 2 Missing ⚠️
src/client/content-scripts/custom-events.ts 80.00% 1 Missing ⚠️
src/core/utils/building/import-entrypoint.ts 0.00% 1 Missing ⚠️
...rc/virtual/content-script-main-world-entrypoint.ts 0.00% 1 Missing ⚠️
src/virtual/reload-html.ts 0.00% 1 Missing ⚠️
src/virtual/unlisted-script-entrypoint.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## main #380 +/- ## ========================================== - Coverage 80.16% 79.84% -0.33%  ========================================== Files 104 104 Lines 7528 7532 +4 Branches 679 675 -4 ========================================== - Hits 6035 6014 -21  - Misses 1477 1502 +25  Partials 16 16 

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

@aklinker1 aklinker1 marked this pull request as ready for review January 28, 2024 16:57
@aklinker1 aklinker1 force-pushed the import-meta-env-globals branch from 17b9e6c to d33b177 Compare January 29, 2024 15:49
@aklinker1 aklinker1 merged commit 927aca6 into main Jan 29, 2024
@aklinker1 aklinker1 deleted the import-meta-env-globals branch January 29, 2024 17:14
@aklinker1
Copy link
Member Author

Released in v0.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant