webpack/lib/asset
Alexander Akait d32f1711ac
fix: hash options types (#19987)
2025-10-07 17:40:59 +03:00
..
AssetBytesGenerator.js fix: context modules with import attributes (#19984) 2025-10-07 01:24:44 +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: hash options types (#19987) 2025-10-07 17:40:59 +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