webpack/lib/asset
Alexander Akait f6c3c24da3
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
..
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
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