Skip to content

Commit

Permalink
docs: Add link to further docs on the fluid-build task "language" (mi…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvy86 authored Jan 19, 2024
1 parent 38dfecc commit 9832670
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fluidBuild.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ const tscDependsOn = ["^tsc", "^api", "build:genver", "ts2esm"];
/**
* The settings in this file configure the Fluid build tools, such as fluid-build and flub. Some settings apply to the
* whole repo, while others apply only to the client release group.
*
* See https://github.com/microsoft/FluidFramework/blob/main/build-tools/packages/build-tools/src/common/fluidTaskDefinitions.ts
* for details on the task and dependency definition format.
*/
module.exports = {
tasks: {
Expand Down

0 comments on commit 9832670

Please sign in to comment.