Vinay Ayinapurapu
What are the files that should not be committed to source control repository in SPFx project?
By Vinay Ayinapurapu in .NET on Apr 06 2022
  • Sanjay Kumar Pathak
    Aug, 2022 5

    Do not commit node_module folder and its files in source control repository. You can always get these files using npm install command in your project directory.

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS