搜索 "configurable" 的结果(共 8 个)
resolve.exports
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
MIT
enhanced-resolve
Offers a async require.resolve function. It's highly configurable.
MIT
move-concurrently
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
ISC
babel-plugin-minify-replace
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
MIT
js-logger
Lightweight, unobtrusive, configurable JavaScript logger
MIT