@enterthenamehere/esdoc-inject-gtm-plugin

2.6.0-dev.1 • Public • Published

ESDoc Inject GTM Plugin

Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.

Install

npm install @enterthenamehere/esdoc-inject-gtm-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "@enterthenamehere/esdoc-inject-script-plugin", "option": {"enable": true, "id": "GTM-XXXXX"}}
  ]
}

enable is default true.

LICENSE

MIT

Author

9renpoto

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @enterthenamehere/esdoc-inject-gtm-plugin

    Weekly Downloads

    1

    Version

    2.6.0-dev.1

    License

    MIT

    Unpacked Size

    3.97 kB

    Total Files

    4

    Last publish

    Collaborators

    • enterthenamehere