UNPKG

@haensl/rollup-plugin-local-resolve

Version:

Rollup plugin to resolve relative imports from local folders without stating the index file

6 lines (5 loc) 71 B
module.exports = { write: (text) => { console.info(text); } };