You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2019. It is now read-only.
My problem is that I have some custom code in my styles.css and index.html and these get overwritten each time I build. Currently I keep a copy and then overwrite the build versions that were generated by impact-node.
Since it's rare to modify these files, there is no reason for impact-node to overwrite them each time. I suggest impact-node just generate them if they do not exist, or the on the initial project creation.