styleguidist/react-styleguidist

Replace doctrine with another JSDoc parser

Open

#1708 aperta il 31 ott 2020

Vedi su GitHub
 (12 commenti) (2 reazioni) (0 assegnatari)TypeScript (1416 fork)github user discovery
help wanted

Metriche repository

Star
 (11.091 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

As part of the Webpack 5 investigation it was discovered doctrine uses some node modules which WP5 no longer polyfills by default. Doctrine itself is end of life and no longer supported. It would be good for styleguidist to move off it permanently and replace it with another solution.

Doctrine is used in these places: https://github.com/styleguidist/react-styleguidist/search?q=doctrine

Guida contributor