Remove Gulp and use new technologies
Closed this issue · 0 comments
sync-by-unito commented
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
Gulp is now considered an "old" technology. It requires many plugins to work correctly, and they seems to always cause security vulnerabilities. We should look to remove Gulp, and replace it's functionality with native node.js scripts and newer libraries.
Describe The Solution. Why is it needed?
We should look to remove Gulp, and replace it's functionality with native node.js scripts and newer libraries.
- esbuild
- SASS
- CSSNano
- ts-node
- PostCSS
- Nodemon
Additional Context
No response
Related Issues
┆Issue is synchronized with this Github issue by Unito