Dist is for distribution and contains minified code. Build contains code that is not minified and not ready for production deployment.
Check this linkā¦
What is the role of src and dist folders?
Dist is for distribution and contains minified code. Build contains code that is not minified and not ready for production deployment.
Check this linkā¦
What is the role of src and dist folders?