glorious-codes / glorious-pitsby

Docs generator for AngularJS, Vue, React, and Vanilla components.
https://pitsby.compilorama.com
MIT License
90 stars 7 forks source link

Fix external assets generator #230

Closed rafaelcamargo closed 1 year ago

rafaelcamargo commented 1 year ago

The improvement merged by the following pull request inserted a bug into the process of generating external assets: https://github.com/glorious-codes/glorious-pitsby/pull/224

This pull request introduces the necessary changes to fix that.

Ref.: https://github.com/glorious-codes/glorious-pitsby/issues/229