UNPKG

d2-ui

Version:
28 lines (15 loc) 565 B
# enhanced-resolve Offers a async require.resolve function. It's highly configurable. [documentation](https://github.com/webpack/docs/wiki) ## Features * plugin system * provide a custom filesystem * sync and async node.js filesystems included ## Tests ``` javascript npm test ``` [![Build Status](https://secure.travis-ci.org/webpack/enhanced-resolve.png?branch=master)](http://travis-ci.org/webpack/enhanced-resolve) ## License Copyright (c) 2012-2013 Tobias Koppers MIT (http://www.opensource.org/licenses/mit-license.php)