UNPKG

temporeest

Version:
10 lines (9 loc) 257 B
/** * Features we've decided to disable or enable in the current build of Aphrodite * * This was introduced as a way to strip down Aphrodite to a less complex beast * by disabling non essential features. */ export default { NAMED_MUTATIONS: true, };