Skip to main content

DEBUG_LOG

Static DEBUG_LOG 

Source
pub static DEBUG_LOG: bool
Expand description

Forces the plugin to report at LogLevel::Debug whatever the logLevel option says, so the emitted code of every transformed file can be inspected without threading a config change through the JavaScript side.

Development aid only — set back to false before publishing: it prints the full output of every file the transform touches.