/** @type {import("../../../../").Configuration} */
module.exports = {
output: {
libraryTarget: "this"
}
};