source:
imaps-frontend/node_modules/webpack/lib/SingleEntryPlugin.js@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 4 days ago | |
---|---|
|
|
File size: 161 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 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.