We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a30ff3 commit b409308Copy full SHA for b409308
build/Build.cfc
@@ -28,7 +28,7 @@ component {
28
variables.libraries = {
29
"bx-coldbox" : {
30
"standalone" : false,
31
- "transpile" : true,
+ "transpile" : false,
32
// Don't compile until we fix a few sourceless deployment issues
33
"compile": false,
34
"apidocs" : false,
0 commit comments