Open
Description
What problem does this solve or what need does it fill?
Most people building for the web need AssetMetaCheck::Never
to load assets properly. Many people have wasted a lot of time debugging their web builds as a result.
What solution would you like?
Default to AssetMetaCheck::Never
on wasm targets.
What alternative(s) have you considered?
None