Files

10 lines
215 B
JavaScript
Raw Permalink Normal View History

2026-03-14 20:41:55 +00:00
/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Tobias Koppers @sokra
*/
"use strict";
// TODO remove in next major
module.exports = require("./ModulesInHierarchicalDirectoriesPlugin");