This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Watch flag not creating file when first run #1660
Closed
Description
When I add the flag --watch
the output file/sourcemap is not created until I make a change, is this expected behaviour? I was assuming it would generate the file first then watch for changes.
my command
node-sass --source-map true --watch --output-style expanded ./src/main.scss ./dist/core.css
node-sass v3.8.0
Metadata
Metadata
Assignees
Labels
No labels