We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's actually not possible to inline asset using {{ vite:content }} while Laravel offer a method for that: Laravel Vite inline assets
{{ vite:content }}
Environment Application Name: Statamic Laravel Version: 10.48.9 PHP Version: 8.3.6 Composer Version: 2.7.4 Environment: local Debug Mode: ENABLED URL: statamic.test Maintenance Mode: OFF Cache Config: NOT CACHED Events: NOT CACHED Routes: NOT CACHED Views: NOT CACHED Drivers Broadcasting: null Cache: redis Database: mysql Logs: stack / single Mail: smtp Queue: redis Session: file Statamic Addons: 1 Antlers: runtime Sites: 1 Stache Watcher: Enabled Static Caching: Disabled Version: 4.57.2 PRO Statamic Addons statamic/seo-pro: 5.4.4
Fresh statamic/statamic site via CLI
Runtime (default)
The text was updated successfully, but these errors were encountered:
It's not really a bug, since it was added after we built the {{ vite }} tag but we can certainly add it.
{{ vite }}
Sorry, something went wrong.
I've rewrite the commit message, the issue description and the PR content @duncanmcclean. 😉
Here is the pull request #9973
Successfully merging a pull request may close this issue.
Description
It's actually not possible to inline asset using
{{ vite:content }}
while Laravel offer a method for that: Laravel Vite inline assetsEnvironment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
Runtime (default)
The text was updated successfully, but these errors were encountered: