@adobe/gatsby-add-launch-script

0.0.5 • Public • Published

Version Downloads/week Build Status License Codecov Coverage

@adobe/gatsby-add-launch-script

A Gatsby plugin to insert an Adobe Launch script.

Install

npm install --save @adobe/gatsby-add-launch-script

Example

// In gatsby-config.js
plugins: [
  {
    resolve: `@adobe/gatsby-add-launch-script`,
    options: {
      includeInDevelopment: true,
      scriptUrl: 'https://some-adobe-launch-script.example'
    }
  }
];

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @adobe/gatsby-add-launch-script

Weekly Downloads

3

Version

0.0.5

License

Apache-2.0

Unpacked Size

31 kB

Total Files

21

Last publish

Collaborators

  • dylandepass
  • djaeggi
  • adobehalls
  • fullcolorcoder
  • marbec
  • tripod
  • garthdb
  • lazd
  • adobe-admin
  • patrickfulton
  • trieloff
  • shazron
  • krisnye
  • dcpfsdk
  • natebaldwin
  • devongovett
  • aspro83
  • symanovi
  • dpfister
  • stefan-guggisberg
  • korra
  • rofe
  • kptdobe