alfredosalzillo / rollup-plugin-multi-input

A Rollup plugin to bundle modular libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a way to disable the relative option

alfredosalzillo opened this issue · comments

If option is falsy then the relative path step should be skipped.

Use case:
if someone wants to preserve the src directory in the dist folder.

Don't use this plugin in this case.