Skip to content

Commit

Permalink
[Maintenance] Remove assets installation step from README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Dec 11, 2024
1 parent 3a215ac commit 9ee161f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ From Administrator's point of view, every Refund request results in creating two
bin/console doctrine:migrations:migrate
```

1. Install assets:

Add the following line to your `assets/admin/entrypoint.js` file:

```js
import '../../vendor/sylius/refund-plugin/assets/entrypoint';
```

1. Run `yarn encore dev` or `yarn encore production`

1. Default configuration assumes enabled PDF file generator. If you don't want to use that feature change your app configuration:
Expand Down

0 comments on commit 9ee161f

Please sign in to comment.