diff options
| author | Johann-S <[email protected]> | 2019-04-15 14:01:44 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-04-15 15:01:44 +0300 |
| commit | 07e21dbf316eaded12faed7a6a8130f3ca59947e (patch) | |
| tree | a08e7678a50761c353336b394a88975d84ed8a74 /README.md | |
| parent | 14f53d9baa80807486dad0314654f8c19b1b9635 (diff) | |
| download | bootstrap-07e21dbf316eaded12faed7a6a8130f3ca59947e.tar.xz bootstrap-07e21dbf316eaded12faed7a6a8130f3ca59947e.zip | |
add esm files in our readme (#28654)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
