mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
Mention bootstrap bundle in docs. (#24385)
This commit is contained in:
parent
0e90240b16
commit
658e81a084
@ -83,6 +83,8 @@ bootstrap/
|
|||||||
│ ├── bootstrap-reboot.min.css
|
│ ├── bootstrap-reboot.min.css
|
||||||
│ └── bootstrap-reboot.min.css.map
|
│ └── bootstrap-reboot.min.css.map
|
||||||
└── js/
|
└── js/
|
||||||
|
├── bootstrap.bundle.js
|
||||||
|
├── bootstrap.bundle.min.js
|
||||||
├── bootstrap.js
|
├── bootstrap.js
|
||||||
└── bootstrap.min.js
|
└── bootstrap.min.js
|
||||||
```
|
```
|
||||||
|
@ -28,6 +28,8 @@ bootstrap/
|
|||||||
│ ├── bootstrap-reboot.min.css
|
│ ├── bootstrap-reboot.min.css
|
||||||
│ └── bootstrap-reboot.min.css.map
|
│ └── bootstrap-reboot.min.css.map
|
||||||
└── js/
|
└── js/
|
||||||
|
├── bootstrap.bundle.js
|
||||||
|
├── bootstrap.bundle.min.js
|
||||||
├── bootstrap.js
|
├── bootstrap.js
|
||||||
└── bootstrap.min.js
|
└── bootstrap.min.js
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
Loading…
Reference in New Issue
Block a user