aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2019-04-15 14:01:44 +0200
committerXhmikosR <[email protected]>2019-04-15 15:01:44 +0300
commit07e21dbf316eaded12faed7a6a8130f3ca59947e (patch)
treea08e7678a50761c353336b394a88975d84ed8a74
parent14f53d9baa80807486dad0314654f8c19b1b9635 (diff)
downloadbootstrap-07e21dbf316eaded12faed7a6a8130f3ca59947e.tar.xz
bootstrap-07e21dbf316eaded12faed7a6a8130f3ca59947e.zip
add esm files in our readme (#28654)
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98a5f867b..56fe70688 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