source:
frontend/node_modules/watchpack/lib/watchpack.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 214 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | /* |
| 2 | MIT License http://www.opensource.org/licenses/mit-license.php | |
| 3 | Author Alexander Akait @akexander-akait | |
| 4 | */ | |
| 5 | "use strict"; | |
| 6 | ||
| 7 | // TODO remove this file in the next major release | |
| 8 | module.exports = require("./index"); |
Note:
See TracBrowser
for help on using the repository browser.
