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 has been archived by the owner on Dec 18, 2017. It is now read-only.
@Eilon I 90% disagree. I think the only undiscoverable part is the compiler prefix. If all resources were for example under /resources/*/ and you knew that we preserved the path then it would be fine I think.
Today it's
compiler/resources/**/*
. We could make itresources/**/*
but the thought was that it would be too conflicting.The text was updated successfully, but these errors were encountered: