Describe the bug.
Reference to this issue: asyncapi/cli#814 Parallel execution is causing errors for the case of the HTML template when the singleFile=true
Expected behavior
Fix Attempt:
|
rimraf.sync(cssDir, opts, callback); |
Add a check here to validate whether the files have been removed or not to prevent not found errors during the generation
Screenshots
How to Reproduce
Steps to Produce: asyncapi/cli#814 (comment)
🖥️ Device Information [optional]
No response
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Describe the bug.
Reference to this issue: asyncapi/cli#814 Parallel execution is causing errors for the case of the HTML template when the singleFile=true
Expected behavior
Fix Attempt:
html-template/hooks/01_removeNotRelevantParts.js
Line 25 in 7188fbf
Screenshots
How to Reproduce
Steps to Produce: asyncapi/cli#814 (comment)
🖥️ Device Information [optional]
No response
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!