Newer
Older
framework / node_modules / webpack / lib / SingleEntryPlugin.js
@Tiago Leonardo Costa Dias Tiago Leonardo Costa Dias on 13 Mar 2024 161 bytes update
/*
	MIT License http://www.opensource.org/licenses/mit-license.php
	Author Sean Larkin @thelarkinn
*/

"use strict";

module.exports = require("./EntryPlugin");