Skip to content

Commit 925f629

Browse files
committed
compile bx-coldbox to publish
1 parent 263e83c commit 925f629

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
@@ -30,7 +30,7 @@ component {
3030
"standalone" : false,
3131
"transpile" : false,
3232
// Don't compile until we fix a few sourceless deployment issues
33-
"compile": false,
33+
"compile": true,
3434
"apidocs" : false,
3535
"readme" : "readme.md",
3636
"boxjson" : "build/resources/box-boxlang.json",

0 commit comments

Comments
 (0)