source: imaps-frontend/node_modules/enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin.js

main
Last change on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 215 bytes
Line 
1/*
2 MIT License http://www.opensource.org/licenses/mit-license.php
3 Author Tobias Koppers @sokra
4*/
5
6"use strict";
7
8// TODO remove in next major
9module.exports = require("./ModulesInHierarchicalDirectoriesPlugin");
Note: See TracBrowser for help on using the repository browser.