-
When
import ... fromresults inundefinedin webpack, I probably have a circular dependency. -
Data that will almost certainly be used in many places, should have a clear interface right from the beginning (
goalMeta.getters)
When import ... from results in undefined in webpack, I probably have a circular dependency.
Data that will almost certainly be used in many places, should have a clear interface right from the beginning (goalMeta.getters)