Skip to content

Commit

Permalink
Update the documentation [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Nov 13, 2024
1 parent f225275 commit 62a9651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export test = ->
export watch = ->
await npx "coffee", "--compile", "--no-header", "--output", "lib", "--watch", "src", "test"

# Packages the project.
# The default task.
export default gulp.series clean, build

# Executes a command from a local package.
Expand Down

0 comments on commit 62a9651

Please sign in to comment.