Closed GerardRodes closed 4 years ago
The issue lacks sufficient information. Please create a runnable repro case so we could check your setup more easily. When you do so - please open a new issue in this repository: https://github.com/rollup/plugins , as this plugin has been migrated over there.
The sourcemaps of my final bundle contain transpiled code, when shouldn't
The scenario is the following
App
=>dependency
Both packages with following configuration
and
And then when inspecting
App
source code on the browser, transpiled code fromdependency
is shown