mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add esm files in our readme (#28654)
This commit is contained in:
parent
14f53d9baa
commit
07e21dbf31
1 changed files with 4 additions and 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
|
||||
|
|
Loading…
Reference in a new issue