Skip to main content

OUTPUT_DIRS

Constant OUTPUT_DIRS 

Source
pub const OUTPUT_DIRS: &'static [&'static str];
Expand description

Known output directory names that may appear in exports map targets. When an exports map points to ./dist/utils.js, we try replacing these prefixes with src/ (the conventional source directory) to find the tracked source file.