Open skligerman-sf opened 1 year ago
Hi @skligerman-sf
I checked my repo again. I created fresh clone and ran npm install
and then npm run build
and project compiled sucesfully without any error.
Did you get your error on my repo with fresh install or did you added yours components before?
Hello! I found your project because I am trying to find a solution to a LWC + Webpack problem. I see the same thing in your project. I ran
npm install
thannpm run build
and I get the following build error.Do you see the same error when you build your project? I am curious if you had this working before. Thanks!