Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add post update script to publish resources #2

Closed
zachleigh opened this issue Nov 24, 2016 · 3 comments
Closed

Add post update script to publish resources #2

zachleigh opened this issue Nov 24, 2016 · 3 comments
Assignees

Comments

@zachleigh
Copy link
Owner

After updating, automatically publish resource files so user is sure to get fresh js/css.

@zachleigh zachleigh self-assigned this Nov 24, 2016
@zachleigh
Copy link
Owner Author

Added post update script to composer. Will test on next update.

@zachleigh
Copy link
Owner Author

Depends on #24.

@zachleigh
Copy link
Owner Author

Post package updates don't work the way I want them to. Closing. Command for reference:

        "post-package-update": [
            "php artisan vendor:publish --provider='Larafolio\\LarafolioServiceProvider' --tag=public --force"
        ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant