8000 Document about alternative JS assets installation with npm packages · symfony/stimulus-bundle@e098403 · GitHub
[go: up one dir, main page]

Skip to content

Commit e098403

Browse files
committed
Document about alternative JS assets installation with npm packages
1 parent cb7bc7a commit e098403

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# @symfony/stimulus-bundle
22

3-
Integration of @hotwired/stimulus into Symfony.
3+
JavaScript assets of the [symfony/stimulus-bundle](https://packagist.org/packages/symfony/stimulus-bundle) PHP package.
44

5-
**ℹ️ Direct installation of this package is for advanced users only.** We strongly recommend installing it through the PHP package [symfony/stimulus-bundle](https://packagist.org/packages/symfony/stimulus-bundle) in a Symfony application with Flex enabled.
5+
This package is private and is not intended to be published on npm or installed.
66

7-
If you still want to install this package directly, **make sure its version exactly matches [symfony/stimulus-bundle](https://packagist.org/packages/symfony/stimulus-bundle) PHP package version.**
7+
If you're looking for a npm package to integrate Stimulus in your Symfony application, you may be looking for the [`@symfony/stimulus-bridge`](https://www.npmjs.com/package/@symfony/stimulus-bridge) package.
88

99
## Resources
1010

0 commit comments

Comments
 (0)
0