gree_leran/node_modules/webpack/lib/SingleEntryPlugin.js

9 lines
161 B
JavaScript
Raw Permalink Normal View History

2024-06-14 01:11:29 +00:00
/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Sean Larkin @thelarkinn
*/
"use strict";
module.exports = require("./EntryPlugin");