FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
178 stars 57 forks source link

feat(docs): add conflict toubleshoot sample #74

Closed dimaslanjaka closed 1 year ago

dimaslanjaka commented 1 year ago

on some conditions the orders of plugin can make conflict while compiling, such as rollup eval warning and others

dimaslanjaka commented 1 year ago

@FredKSchott review pls