'Disable minification in docusaurus?

I see the flag to disable minification for Docusaurus, but the flag only appears to work for docusaurus build and not for docusaurus start. Is there a way to do something equivalent when running locally? It would make browser debugging much easier.



Solution 1:[1]

I added the feature in this PR

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Lane Goolsby