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
Datasources require nodetiles-core just for the projector. It seems that it would be cleaner to split the projector off and require it in both datasources and core? That way we're not requiring the whole core for each datasource.
Datasources require
nodetiles-corejust for the projector. It seems that it would be cleaner to split the projector off and require it in both datasources and core? That way we're not requiring the whole core for each datasource.