Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/devtools/client/shared/vendor/source-map/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  moz.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

schema: 1

bugzilla:
  product: DevTools
  component: "General"

origin:
  name: source-map
  description: library to generate and consume the source map

  url: https://github.com/mozilla/source-map

  release: 6cc15e15ffa9e042c7add5e16ce128d1e0b08115 (2023-04-04T12:55:01Z).
  revision: 6cc15e15ffa9e042c7add5e16ce128d1e0b08115

  license: BSD-3-Clause
  license-file: LICENSE

vendoring:
  url: https://github.com/mozilla/source-map
  source-hosting: github
  tracking: commit

  exclude:
    - "**"

  keep:
    - LICENSE

  include:
    - source-map.js
    - "lib/*.js"
    - "lib/*.wasm"

  update-actions:
    - action: move-file
      from: '{vendor_dir}/lib/read-wasm-browser.js'
      to: '{vendor_dir}/lib/read-wasm.js'
    - action: move-file
      from: '{vendor_dir}/lib/url-browser.js'
      to: '{vendor_dir}/lib/url.js'

  patches:
    # Force using the local vendored whatwg-url module
    - relative_url.patch
    # Tweak read-wasm in order to support running in both Jest/Node and Firefox
    - read_wasm.patch

[ Dauer der Verarbeitung: 0.27 Sekunden  ]