Skip to content

Commit b409308

Browse files
committed
remove transpilation
1 parent 4a30ff3 commit b409308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ component {
2828
variables.libraries = {
2929
"bx-coldbox" : {
3030
"standalone" : false,
31-
"transpile" : true,
31+
"transpile" : false,
3232
// Don't compile until we fix a few sourceless deployment issues
3333
"compile": false,
3434
"apidocs" : false,

0 commit comments

Comments
 (0)