[Coldbox 4.0.0] Bundling Modules

I am going through the new features and tried to bundle my modules:

modules

  • cb-bundle
  • cbcsrf
  • cbdebugger

I have some excludes in the ColdBox.cfc module settings depending on my environment which have been working just fine:

structInsert(modules,“exclude”,[“cbcsrf”]);

This works if I do not have a bundle folder, but as soon as I created the bundle folder and moved all the modules under that it stopped working. I have reinited and even restarted my CF server to be sure nothing was cached. When I revert back to not use the bundle folder, everything works again. Should the exclude value be different when working with module bundles? Thanks!

Can you put in a ticket for this?

https://ortussolutions.atlassian.net/browse/COLDBOX/

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

How do I put in a ticket? I tried to sign in but it says “Your account is not yet available in this Atlassian Cloud instance.”

http://blog.coldbox.org/blog/how-to-create-a-jira-account-and-enter-coldbox-tickets

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com