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