Andrew Naylor
Andrew Naylor
I have the following code run after `seed install` to strip out imports: https://github.com/argon/mas/blob/master/script/bootstrap#L13-L27 I've been using it in a few projects with lots of imports so it might be...
The code I posted does exactly what you describe, it first builds a list of directories in `Seeds/` (each corresponding to a seeded import. ``` # Build a list of...
Any updates on this?
I do not know whether this is possible but I imagine there is probably a way. Unfortunately I don't think this is something I will be able to investigate further...