Skip to content

Conversation

@moonglum
Copy link
Member

@moonglum moonglum commented Mar 15, 2025

  • Promote assets over static as it works with ESM. We keep the docs for static for now, including its hints on how to do
    compaction.
  • faucet-pipeline-css can now be used without a manual import

Note: I extracted the changes to building a pipeline to #150 as that belongs to the 3.x series

@moonglum
Copy link
Member Author

Rewrote the documentation on writing a plugin, @FND - also a good refresher on how we designed it 😄

@moonglum moonglum changed the title Doc changes for the faucet 3.1 roll out Doc changes for the faucet 2.1 Oct 26, 2025
@moonglum
Copy link
Member Author

moonglum commented Oct 27, 2025

@FND This includes all adjustments that we have released now.

Copy link
Contributor

@FND FND left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

src/static.md Outdated
Comment on lines 7 to 8
with projects using ESM. [Please refer to faucet-pipeline-static for the new
version.](/assets)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
with projects using ESM. [Please refer to faucet-pipeline-static for the new
version.](/assets)
with projects using ESM. [Please refer to faucet-pipeline-assets for the new
version.](/assets)

or even

Suggested change
with projects using ESM. [Please refer to faucet-pipeline-static for the new
version.](/assets)
with projects using ESM. Please use [faucet-pipeline-assets](/assets) instead.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll go with the second one 👍

src/static.md Outdated
}]
};
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alarm

We keep the docs for static for now, including its hints on how to do
compaction.
@moonglum moonglum merged commit 470a854 into main Oct 28, 2025
1 check passed
@moonglum moonglum deleted the assets branch October 28, 2025 06:38
@moonglum
Copy link
Member Author

Deployed ☑️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants