I'm using the parcel with web components and after the application starts, when I change the html of some component it doesn't rebuild, for example I change a div tag to p, in the browser it still remains as a div
Asked
Active
Viewed 617 times
0
-
Maybe ur affected by this known issue https://parceljs.org/features/development/#known-issues-with-file-watching – blessanm86 Dec 14 '21 at 18:57
-
Please provide enough code so others can better understand or reproduce the problem. – Community Dec 18 '21 at 14:51