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

[Bug]: Minify Javascript and CSS Assets #63

Open
abishekrsrikaanth opened this issue Apr 9, 2024 · 0 comments
Open

[Bug]: Minify Javascript and CSS Assets #63

abishekrsrikaanth opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@abishekrsrikaanth
Copy link

What happened?

Currently all the registered JS and CSS assets are non-minified. This creates a performance issue when using this plugin as a standalone filament component outside of the Filament Panel. Can you please minify/use the minified flatpicker JS and CSS assets instead?

How to reproduce the bug

Add @filamentScripts and @filamentStyles to guest.blade.php to load the assets to use as a standalone component.

Package Version

3.1.0

PHP Version

8.3.1

Laravel Version

11.2.0

Which operating systems does with happen with?

macOS

Notes

No response

@abishekrsrikaanth abishekrsrikaanth added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant