Skip to content

Commit

Permalink
Merge pull request #18 from TeriyakiBomb/patch-1
Browse files Browse the repository at this point in the history
Update README.md with jsbundling support note
  • Loading branch information
jorgemanrubia authored Dec 19, 2024
2 parents 40a26cd + 34a29c5 commit 78d9b8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ The system will listen for three kinds of changes and will take action depending
* **CSS change:** it fetches and reloads the stylesheet that changed.
* **Stimulus controller change:** it fetches the Stimulus controller that changed and reloads all the controllers in the page.

> [!NOTE]
> Hotwire spark currently does not support `jsbundling`, only import maps.
## Configuration

You can set configuration options on your `development.rb`. For example:
Expand Down

0 comments on commit 78d9b8c

Please sign in to comment.