Skip to content

Commit 3d3d6d2

Browse files
committed
Add comment
1 parent 419e74d commit 3d3d6d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fluent-theme/esbuild.static.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ const config = {
5555
plugins: [
5656
injectCSSPlugin({ stylesPlaceholder: fluentStyleContentPlaceholder }),
5757
{
58+
// `write` is set to `false`, we need to emit files ourselves.
5859
name: 'emit-output',
5960
setup(build) {
6061
build.onEnd(async args => {

0 commit comments

Comments
 (0)