the-browser-toolbox / save-notes

Quickly save text when you like!
GNU General Public License v3.0
3 stars 15 forks source link

Included the gulpfile.js with the required operations #22

Closed RahulSharma4329 closed 2 years ago

RahulSharma4329 commented 2 years ago

I have included the gulpfile for the required operations.

However it was not defined that what functions has to be executed under watch and build so i have kept the path to be watched at the js files in "src/scripts" for an example. It can be set easily and also i have written comments as to where the code of build and watch has to be added.

adityabisoi commented 2 years ago

@RahulSharma4329 Functionality to watch for changes, compile images and JS.

RahulSharma4329 commented 2 years ago

I have added the functionality of watching the change and compiling images and the javascript files using gulp. Please merge this pull request.

Screenshot from 2021-12-30 04-33-36