Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2019-04-15 15:01:44 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-04-15 15:01:44 +0300
commit07e21dbf316eaded12faed7a6a8130f3ca59947e (patch)
treea08e7678a50761c353336b394a88975d84ed8a74 /README.md
parent14f53d9baa80807486dad0314654f8c19b1b9635 (diff)
add esm files in our readme (#28654)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98a5f867b3..56fe706882 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,10 @@ bootstrap/
├── bootstrap.bundle.js.map
├── bootstrap.bundle.min.js
├── bootstrap.bundle.min.js.map
+ ├── bootstrap.esm.js
+ ├── bootstrap.esm.js.map
+ ├── bootstrap.esm.min.js
+ ├── bootstrap.esm.min.js.map
├── bootstrap.js
├── bootstrap.js.map
├── bootstrap.min.js