thinkst / canarytokens

Canarytokens helps track activity and actions on your network.
http://canarytokens.org
Other
1.73k stars 252 forks source link

Move dist so that it isn't included in frontend_vue hash check #538

Closed mclmax closed 1 month ago

mclmax commented 1 month ago

Proposed changes

This moves the frontend dist outside of the frontend_vue folder so that it isn't included in hash calculations when determining whether we should rebuild the frontend bundles or not.

Types of changes

What types of changes does your code introduce to this repository? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...