## Expected Behavior As in the title. It's a nuisance and barrier to entry to have to add this dynamically. ## Actual Behavior An absolute path can be determined at runtime: ``` entry: path.resolve('my-theme, 'application.scss') ```
Expected Behavior
As in the title. It's a nuisance and barrier to entry to have to add this dynamically.
Actual Behavior
An absolute path can be determined at runtime: