webpack/lib/asset
Ryuya c076c7b94d
Merge a8d39c0cdf into b6c781a0f1
2025-10-02 14:53:42 +03:00
..
AssetBytesGenerator.js feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928) 2025-09-24 21:01:10 +03:00
AssetBytesParser.js feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928) 2025-09-24 21:01:10 +03:00
AssetGenerator.js fix: types 2025-09-11 03:10:10 +03:00
AssetModulesPlugin.js feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928) 2025-09-24 21:01:10 +03:00
AssetParser.js refactor: code (#19853) 2025-08-29 20:28:44 +03:00
AssetResourcePrefetchPlugin.js refactor: replace `AssetResourcePrefetchRuntimeModule` with `ResourcePrefetchRuntimeModule` 2025-09-02 17:43:02 -07:00
AssetSourceGenerator.js fix: support `__non_webpack_require__` for ES modules 2025-09-09 22:11:56 +03:00
AssetSourceParser.js refactor(types): more 2023-06-21 19:00:24 +03:00
RawDataUrlModule.js refactor: remove unused types (#19894) 2025-09-10 14:38:19 +03:00