Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #542 from stof/patch-4
Browse files Browse the repository at this point in the history
Fix the IE ref for modules
  • Loading branch information
chrisdavidmills authored Aug 23, 2018
2 parents 9b38a25 + 5ab9f4d commit 2acb3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/javascript-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec_repo: https://github.com/tc39/ecma262
caniuse_ref: es6-module
webkit_ref: modules
chrome_ref: 5365692190687232
ie_ref: Modules ES6
ie_ref: Modules (ES6)
---

Modules allow for easy modularization and encapsulation of JavaScript code across separate files.

0 comments on commit 2acb3c6

Please sign in to comment.