mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
99522d0edf
BREAKING CHANGE: `trnasformInclude` option has been removed and is no longer necessary. This allows full dynamic imports to custom file types to automatically qualify for the transform pipeline. - All requests that accept `*/*` AND is not declared an asset type will now qualify for the transform pipeline. - To exclude an asset type from being transformed when requested directly, declare it as asset via `config.assetsInclude`. |
||
---|---|---|
.. | ||
index.md |