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

Add explanation for "iife" #4020

Merged
merged 1 commit into from Mar 28, 2021
Merged

Add explanation for "iife" #4020

merged 1 commit into from Mar 28, 2021

Conversation

DavidBruant
Copy link
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Context

I was reading the rollup doc with a beginner in JavaScript
and i realized that the meaning of "iife" was not explained anywhere

Description

I'm adding the meaning in a place that i feel makes sense in the documentation
This is only my best guess

I'm happy to add the explanation elsewhere and write a different text if the one i proposed is not satisfying

@codecov
Copy link

codecov bot commented Mar 27, 2021

Codecov Report

Merging #4020 (224260b) into master (319c370) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4020   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files         192      192           
  Lines        6762     6762           
  Branches     1981     1981           
=======================================
  Hits         6589     6589           
  Misses         85       85           
  Partials       88       88           

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 319c370...224260b. Read the comment docs.

Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition!

@lukastaegert lukastaegert merged commit dbf369f into rollup:master Mar 28, 2021
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