huozhi / rollup-preserve-directives

This is a rollup plugin that helps preserve shebang and string directives.
https://npmjs.com/package/rollup-preserve-directives
34 stars 4 forks source link

chore/test: add basic unit test cases + other changes #1

Closed SukkaW closed 1 year ago

SukkaW commented 1 year ago

The PR does the following things:


My next PR will be focused on properly handling directives in multi entries/output chunk.