📄 watchpack.js
/home/palash/git/site/node_modules/watchpack/lib/watchpack.js
Language: js • Lines: 8
/*
	MIT License http://www.opensource.org/licenses/mit-license.php
	Author Alexander Akait @akexander-akait
*/
"use strict";

// TODO remove this file in the next major release
module.exports = require("./index");