Is my gitignore file wrong for using this framework? #822

Closed
opened 2025-08-09 17:17:48 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Mech0z on 4/19/2017

I have created a project on my laptop and got it running

https://github.com/Mech0z/Foosball9001

Then I tried to clone it on another machine and doing what I have in my readme

But when I run "webpack --watch" I get errors due to

wwwroot\dist and ClientApp\dist being in my https://github.com/Mech0z/Foosball9001/blob/master/.gitignore

Should I change it for it to work? or should I not run webpack --watch?

If I create a new yoman project and just copy the ClientApp\app of my other app into it, it works fine, so some files are missing

*Originally created by @Mech0z on 4/19/2017* I have created a project on my laptop and got it running https://github.com/Mech0z/Foosball9001 Then I tried to clone it on another machine and doing what I have in my readme But when I run "webpack --watch" I get errors due to wwwroot\dist and ClientApp\dist being in my https://github.com/Mech0z/Foosball9001/blob/master/.gitignore Should I change it for it to work? or should I not run webpack --watch? If I create a new yoman project and just copy the ClientApp\app of my other app into it, it works fine, so some files are missing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#822
No description provided.