Skip to content

Commit

Permalink
feat!: remove check_yarn task (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath authored Mar 9, 2024
1 parent f03ef1a commit 31df15f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Changes since the last non-beta release.

- Remove `yarn_install` rake task, and stop installing js packages automatically as part of `assets:precompile` [PR 412](https://github.com/shakacode/shakapacker/pull/412) by [G-Rath](https://github.com/g-rath).

- Remove `check_yarn` rake task [PR 443](https://github.com/shakacode/shakapacker/pull/443) by [G-Rath](https://github.com/g-rath).

- Remove `https` option for `webpack-dev-server` [PR 414](https://github.com/shakacode/shakapacker/pull/414) by [G-Rath](https://github.com/g-rath).

- Remove `verify_file_existance` method [PR 446](https://github.com/shakacode/shakapacker/pull/446) by [G-Rath](https://github.com/g-rath).
Expand Down
34 changes: 0 additions & 34 deletions lib/tasks/shakapacker/check_yarn.rake

This file was deleted.

0 comments on commit 31df15f

Please sign in to comment.