Kaynağa Gözat

fix: prevent CI trigger from docs/samples/webpack-getting-started (#6145)

* README updated
* renamed package.json to _sample_package.json
* removed package-lock.json
bubble
Tim Lai 4 yıl önce
committed by GitHub
ebeveyn
işleme
b3fc05b3fe
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
3 değiştirilmiş dosya ile 8 ekleme ve 6817 silme
  1. +8
    -3
      docs/samples/webpack-getting-started/README.md
  2. +0
    -0
      docs/samples/webpack-getting-started/_sample_package.json
  3. +0
    -6814
      docs/samples/webpack-getting-started/package-lock.json

+ 8
- 3
docs/samples/webpack-getting-started/README.md Dosyayı Görüntüle

@@ -1,9 +1,14 @@

Demo of Swagger UI with Webpack.
### Demo of Swagger UI with Webpack.

Includes CSS and OAuth configuration.
This `webpack-getting-started` sample is for reference only.

Usage
It includes CSS and OAuth configuration.

`_sample_package.json` is a placeholder sample. You should rename this file, per `Usage` section below, and you should also verify and update this sample's `@latest` compared to the `swagger-ui@latest`


#### Usage
rename `_sample_package.json` to `package.json`
npm install
npm start

docs/samples/webpack-getting-started/package.json → docs/samples/webpack-getting-started/_sample_package.json Dosyayı Görüntüle


+ 0
- 6814
docs/samples/webpack-getting-started/package-lock.json
Dosya farkı çok büyük olduğundan ihmal edildi
Dosyayı Görüntüle


Yükleniyor…
İptal
Kaydet