Skip to content

docs(import): document es6 import command#1077

Merged
nfischer merged 1 commit intomasterfrom
doc-es6-import
Feb 14, 2022
Merged

docs(import): document es6 import command#1077
nfischer merged 1 commit intomasterfrom
doc-es6-import

Conversation

@nfischer
Copy link
Copy Markdown
Member

No change to logic. This documents that we support importing via
import shell from 'shelljs'.

Related to issue #1071, although some more investigation is required to
understand why the other syntax doesn't work.

No change to logic. This documents that we support importing via
`import shell from 'shelljs'`.

Related to issue #1071, although some more investigation is required to
understand why the other syntax doesn't work.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 14, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (9a0e5f6) to head (9fa0992).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1077   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          36       36           
  Lines        1354     1354           
=======================================
  Hits         1316     1316           
  Misses         38       38           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nfischer nfischer merged commit 5f0eab1 into master Feb 14, 2022
@nfischer nfischer deleted the doc-es6-import branch February 14, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants