source:
trip-planner-front/node_modules/webpack/lib/SingleEntryPlugin.js
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 161 bytes |
Line | |
---|---|
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.