From: Johann-S Date: Mon, 15 Apr 2019 12:01:44 +0000 (+0200) Subject: add esm files in our readme (#28654) X-Git-Tag: v5.0.0-alpha1~1149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07e21dbf316eaded12faed7a6a8130f3ca59947e;p=thirdparty%2Fbootstrap.git add esm files in our readme (#28654) --- 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