diff options
| author | eldk <[email protected]> | 2021-02-11 07:22:20 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-11 08:22:20 +0200 |
| commit | 812585627239f4dd77c8cd97309138945c85ae91 (patch) | |
| tree | 5d71cdcb53cdee1ad3ac8a5c72a660f2ebf4e035 /site/data | |
| parent | 2f03e32d8cefe93a2b9684e36b3335e67682261f (diff) | |
| download | bootstrap-812585627239f4dd77c8cd97309138945c85ae91.tar.xz bootstrap-812585627239f4dd77c8cd97309138945c85ae91.zip | |
Add Parcel Bundler doc (#30909)
* Add Parcel Bundler doc
* Update parcel.md
* Improve parcel.md
Co-authored-by: XhmikosR <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/sidebar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 4d7c9ff84..2c8f9b45c 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -10,6 +10,7 @@ - title: JavaScript - title: Build tools - title: Webpack + - title: Parcel - title: Accessibility - title: RFS - title: RTL |
