UNPKG

75 Btext/coffeescriptView Raw
1module.exports = (paths) -> paths.forEach (p) -> delete require.cache[p]
2
3