For now, let's just work in root, but down the road we should consider using a different directory for each different theme.
I wonder if there is an easier way, then, to use share dependencies (like if child.js doesn't change between a few of these) otherwise we'll have a bunch of duplicate files. Not the end of the world, but something to consider.
For now, let's just work in root, but down the road we should consider using a different directory for each different theme.
I wonder if there is an easier way, then, to use share dependencies (like if
child.js
doesn't change between a few of these) otherwise we'll have a bunch of duplicate files. Not the end of the world, but something to consider.