You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/StimulusBundle/assets/README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,10 @@
2
2
3
3
JavaScript assets of the [symfony/stimulus-bundle](https://packagist.org/packages/symfony/stimulus-bundle) PHP package.
4
4
5
-
This package is private and is not intended to be published on npm or installed.
5
+
## Installation
6
6
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.
7
+
Due to compatibility issues with JSDelivr causing the package not to work as expected, the package is not yet released on NPM.
8
+
Read more at [symfony/ux#2708](https://github.com/symfony/ux/issues/2708).
0 commit comments