source:
trip-planner-front/node_modules/webpack/lib/SingleEntryPlugin.js@
fa375fe
Last change on this file since fa375fe was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 161 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | /* |
2 | MIT License http://www.opensource.org/licenses/mit-license.php | |
3 | Author Sean Larkin @thelarkinn | |
4 | */ | |
5 | ||
6 | "use strict"; | |
7 | ||
8 | module.exports = require("./EntryPlugin"); |
Note:
See TracBrowser
for help on using the repository browser.