I've gotten into the habit of setting a variable to modules which I use over and over to avoid reloading them potentially thousands of times (following some advice in the best practices white paper). I have just noticed that when I build a package the modules don't get pulled in. I would consider this a bug right?
↧