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

Write prefetchAssets function to get an easy interface for prefetched assets #230

Open
kalaschnik opened this issue Apr 7, 2023 · 1 comment

Comments

@kalaschnik
Copy link
Member

No description provided.

@kalaschnik kalaschnik moved this to Post Release (Later) in ⛵️ MATT Board Apr 7, 2023
@kalaschnik
Copy link
Member Author

kalaschnik commented Apr 7, 2023

example usage

	prefetchAssets([
		{ intro: 's-introduction.webm', global: true },
		{ outro: 's-intro-combined-720p.mp4' },
	]);

prefetchAssets should live in data!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Post Release (Later)
Development

No branches or pull requests

1 participant