Make WordPress Core


Ignore:
Timestamp:
03/04/2025 09:35:09 PM (8 months ago)
Author:
jorbin
Message:

Build/Test: Remove unused ink-docstrap.

jsdoc is not currently in use and this theme for it is very out of date. There are currently a small handful of minor vulnerabilities within transitive dependencies being privately reported by Dependabot that cannot be resolved due to version constraints within ink-docstrap. While this in no way affects WordPress (since this code is not used by WordPress), it does create noise which can be eliminated.

This was first added in [41351] as a part of #41682.

Props desrosj.
Fixes #62935.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jsdoc.conf.json

    r46587 r59935  
    2020    },
    2121    "opts": {
    22         "template": "./node_modules/ink-docstrap/template",
    2322        "recurse": true,
    2423        "private": true
Note: See TracChangeset for help on using the changeset viewer.