Files
zhibo/node_modules/webpack/lib/SingleEntryPlugin.js
T
xiaoyu ac8f91d4d3 init
2023-05-22 14:23:20 +08:00

9 lines
161 B
JavaScript

/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Sean Larkin @thelarkinn
*/
"use strict";
module.exports = require("./EntryPlugin");