Giter Club home page Giter Club logo

Comments (5)

timwright12 avatar timwright12 commented on August 14, 2024

I'm not against this, sometimes I do find notifications annoying though, so it should be something that's easily disabled locally. I don't want to add to the noise if someone doesn't want it.

from theme-scaffold.

colorful-tones avatar colorful-tones commented on August 14, 2024

so it should be something that's easily disabled locally.

There is an environmental variable for just this case: export DISABLE_NOTIFIER=true;

Do you think that is sufficient?

from theme-scaffold.

colorful-tones avatar colorful-tones commented on August 14, 2024

Also, dropping a note here. While working on Pull Request to replace Live Reload with BrowserSync. I found that BrowserSync has a .notify() method, which we might be able to use for notifications in the browser, as opposed to system notifications.

It might couple BrowserSync a bit too much though as a dependency in to the overall scaffolding eco-system. I mostly just wanted to write this as a reminder for me to research a bit more as an option: https://browsersync.io/docs/api#api-notify

from theme-scaffold.

colorful-tones avatar colorful-tones commented on August 14, 2024

I attempted to start on a pull request today, which required me to dig in on the existing theme-scaffold architecture. I do not see any areas where gulp-notify might benefit this project at the moment.

I believe my initial thought to include gulp-notify stemmed from a 10up project that likely had retrofitted some aspects of theme-scaffold. Therefore, the scenario for elevating errors/warning out of the console was more obvious. I think it was mostly ESLint messages in that scenario.

I'll leave this open a bit longer in case there is feedback, but right now I'm not seeing this being beneficial.

from theme-scaffold.

timwright12 avatar timwright12 commented on August 14, 2024

@colorful-tones let's close this out if we're not moving forward with it.

from theme-scaffold.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.