mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #31881 from yewton/rails-ujs-with-yarn-autoclean
Update rails-ujs readme
This commit is contained in:
commit
cde7c30781
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ Note that the `data` attributes this library adds are a feature of HTML5. If you
|
|||
|
||||
yarn add rails-ujs
|
||||
|
||||
Ensure that `.yarnclean` does not include `assets` if you use [yarn autoclean](https://yarnpkg.com/lang/en/docs/cli/autoclean/).
|
||||
|
||||
## Usage
|
||||
|
||||
### Asset pipeline
|
||||
|
|
Loading…
Reference in a new issue