bundle the npm run clean-css command along with npm start
Closed this issue ยท 3 comments
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
run both the commands npm run compile and npm run clean-css (which would look for changes in sbuttons.css) simultaneously with the command npm start which would indeed facilitate faster development.
Additional notes
I would like to work on this.
Hi, @mrSidSat,
Thanks for opening an issue ๐ your issue will be seen by maintainers soon.
Contributors ๐งโ๐คโ๐ง like you make the open source community ๐ such an amazing place to learn ๐ , inspire ๐ผ, and create ๐จ .
We will investigate ๐ and get back to you as soon as possible ๐ .
Just make sure you have given us sufficient information โน๏ธ.
By that time enjoy this joke ๐ , hope you like it ๐
A SQL statement walks into a bar and sees two tables.
It approaches, and asks "may I join you?"
Use this action on your projects. Use memes on issues action instead.
Hi @mrSidSat that's a nice suggestion.
I think instead of changing start
we should add a new script build
which would perform both commands.
You need to also change the contributing guidelines in this part:
Lines 47 to 50 in d423a5c
Replace it with just using the new build command.
I'll assign you for this
@shahednasser reporting a stale issue.