diff --git a/docs/04.guides/13.Various/30.TIPS/01.TIPS-compile-code/page.md b/docs/04.guides/13.Various/30.TIPS/01.TIPS-compile-code/page.md index 0f578ad22..e256aa7db 100644 --- a/docs/04.guides/13.Various/30.TIPS/01.TIPS-compile-code/page.md +++ b/docs/04.guides/13.Various/30.TIPS/01.TIPS-compile-code/page.md @@ -11,7 +11,6 @@ id: tips-compilecode Return to [[faq-s]] or [[tips-and-tricks]] - ## CommandBox ## You can also leverage CommandBox along with [cfml-compiler](https://www.forgebox.io/view/cfml-compiler/version/1.0.6) @@ -19,4 +18,3 @@ You can also leverage CommandBox along with [cfml-compiler](https://www.forgebox ``` box cfcompile sourcePath=./src destPath=./compiled cfengine=lucee@6 ``` -