0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Bootstrap/site/content/docs/5.1/getting-started
Anthony Perez 1fed10dfb1 Update parcel.md
Following the Parcel v1 installation guide seems to install the latest version of Parcel (v2), which makes several instructions in this guide throw errors. Therefore, I have updated the guide to work with version 2 of Parcel.

Change Details:
1) Update the URL to point to the latest doc pages.
2) Use the `type="module"` HTML attribute to reference a module [migration](https://parceljs.org/getting-started/migration/#code-changes)
3) The `--out-dir <dir>` CLI parameter has been changed to `--dist-dir <dir>` [CLI](https://parceljs.org/features/cli/#parameters)
4)  For a reason I'm unsure of, `--experimental-scope-hoisting` throws the following error: `error: unknown option '--experimental-scope-hoisting'`, so I removed it to get the build to work.
2022-04-12 21:14:54 -07:00
..
accessibility.md Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
best-practices.md Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
browsers-devices.md Rewrite docs tables in Markdown with table shortcode (#31337) 2022-03-14 09:38:04 +02:00
contents.md Rewrite docs tables in Markdown with table shortcode (#31337) 2022-03-14 09:38:04 +02:00
contribute.md Rewrite docs tables in Markdown with table shortcode (#31337) 2022-03-14 09:38:04 +02:00
download.md Update nuget docs to specify only .NET Framework projects are supported. (#35124) 2021-10-11 19:31:53 +03:00
introduction.md Doc: Reorder alphabetically lists of components 2022-04-06 16:48:08 -07:00
javascript.md Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
parcel.md Update parcel.md 2022-04-12 21:14:54 -07:00
rfs.md docs: Update RFS version & move "v" prefix to config.yml (#34918) 2021-09-08 09:03:04 +03:00
rtl.md Update cspell config (#35647) 2022-01-11 11:17:12 +02:00
webpack.md clarify importing all vs specific plugins (#34840) 2021-08-30 15:36:53 +03:00