Skip to content

Commit 7c5cbb8

Browse files
committed
documentation #79 Link the announcement blog post in the README (Kocal)
This PR was merged into the main branch. Discussion ---------- Link the announcement blog post in the README | Q | A | -------------- | --- | Bug fix? | no | New feature? | no <!-- please update CHANGELOG.md file --> | Deprecations? | no <!-- if yes, also update UPGRADE-*.md and CHANGELOG.md files --> | Documentation? | yes <!-- required for new features, or documentation updates --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a description of your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - For new features, provide some code snippets to help understand usage. - Features and deprecations must be submitted against branch main. - Update/add documentation as required (we can help!) - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> Commits ------- ffc5920 Link the announcement blog post in the README
2 parents de13d76 + ffc5920 commit 7c5cbb8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616

1717
<p align="center">
1818
<a href="https://github.com/symfony/webpack-encore">Webpack Encore</a> gave Symfony first-class asset integration for Webpack.<br>
19-
Symfony Reprise brings the same to <strong>Vite</strong> and <strong>Rsbuild</strong>.
19+
Symfony Reprise brings the same to <strong>Vite</strong> and <strong>Rsbuild</strong>.<br>
20+
<br>
21+
📣 <a href="https://symfony.com/blog/introducing-symfony-reprise-the-symfony-integration-layer-for-modern-bundlers">Read the announcement blog post</a>
2022
</p>
2123

2224
> [!WARNING]

0 commit comments

Comments
 (0)