Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Run compiler on initiation in watch mode #1973

Closed
TheColorRed opened this issue May 22, 2017 · 2 comments
Closed

Run compiler on initiation in watch mode #1973

TheColorRed opened this issue May 22, 2017 · 2 comments

Comments

@TheColorRed
Copy link

node-sass       4.5.3   (Wrapper)       [JavaScript]
libsass         3.5.0.beta.2    (Sass Compiler) [C/C++]

I am using node-sass with the -w option and when I initiate the command it doesn't compile the sass code. I have to edit a file such as add a space to the end of a line then save the file for the compiler to run.

I would like to propose that when the command is ran with the -w option that it runs the compiler then starts to watch for changes.

Here is the command that I am running on this project https://github.com/TheColorRed/prefab:

node-sass -w ./src/sass/main.scss ./public/assets/css/prefab.min.css --output-style compressed
@nschonni
Copy link
Contributor

Not easy to find, but this has been requested and refused already #1742

@ghost
Copy link

ghost commented Mar 20, 2018

@nschonni Hey, Is there a chance to see this feature this year ? It's been over 527 days since the last thread😭

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants