Skip to content

Commit

Permalink
Remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Thevakumar-Luheerathan committed Mar 28, 2024
1 parent a8dfff3 commit e3f34ec
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,7 @@ $ bal build --sticky
### The offline mode

Using the` –-offline` flag will run the compilation offline without connecting to Ballerina Central or any configured
Maven repositories. This will save the compilation time since the packages are resolved using the distribution repository, and the file
system cache of the Ballerina Central repository/Maven repositories.
Using the` –-offline` flag will run the compilation offline without connecting to Ballerina Central or any configured Maven repositories. This will save the compilation time since the packages are resolved using the distribution repository, and the file system cache of the Ballerina Central repository/Maven repositories.

Using the `--offline` flag along with the `--sticky` flag will ensure a predictable build with optimal time for compilation.

Expand Down

0 comments on commit e3f34ec

Please sign in to comment.