gulp not watching <docroot>/themes/custom/<sub-theme>/scss/bootstrap-variables.scss

Created on 20 March 2020, over 4 years ago
Updated 16 January 2023, over 1 year ago

Any reason that anyone can think of why gulp would not actively watch
<docroot>/themes/custom/<sub-theme>/scss/bootstrap-variables.scss

but if I kill gulp and restart it then it does recompile it?

This is what is in the gulpfile.js but I can't figure out why it wouldn't watch.

const paths = {
  scss: {
    src: 'scss/**/*/*.scss',      ←   watch location
    dest: 'css',
    watch: 'scss/**/*/*.scss'
  },

Thanks

πŸ› Bug report
Status

Closed: outdated

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jjflynn22

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.69.0 2024