Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Frontend assets do not update after a new version has been installed #9

Closed
sebbaum opened this issue Mar 7, 2019 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Projects

Comments

@sebbaum
Copy link
Contributor

sebbaum commented Mar 7, 2019

Describe the bug
After running composer update and updating oloid-laravel-patternlib the package's assets (app.js and app.css) are not updated in the public folder.

To Reproduce
Steps to reproduce the behavior:

  1. Run composer update and install a new version of the package
  2. Run php artisan workshop:install
  3. Compare the content of app.js before and after the update.
  4. The content is identical even though the app.js has been updated

Expected behavior
The app.js an app.css should be replaced after running php artisan workshop:install

@sebbaum sebbaum added the bug Something isn't working label Mar 7, 2019
@sebbaum sebbaum self-assigned this Mar 7, 2019
@sebbaum sebbaum added this to BACKLOG in bugs&issues via automation Mar 7, 2019
@sebbaum sebbaum closed this as completed in dbc4901 Mar 7, 2019
bugs&issues automation moved this from BACKLOG to TESTING Mar 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
bugs&issues
  
TESTING
Development

No branches or pull requests

1 participant