spanezz/staticsite

Features without RUN_AFTER and RUN_BEFORE are ignored

spanezz opened this issue · 0 comments

(from a conversation with @DonKult)

If a Features has neither RUN_AFTER nor RUN_BEFORE it doesn't run at all. Same if it has but non of the mentioned features exist. The doc says nothing about this. Perhaps add an implicit _end dependency to everything?