0.10.1
- Fix #41
rollup-plugin-swc3
now will always providebaseUrl
(resolve to an absolute path) to swc as long as thepaths
is specified in thetsconfig.json
orjsconfig.json
being read.
rollup-plugin-swc3
now will always provide baseUrl
(resolve to an absolute path) to swc as long as the paths
is specified in the tsconfig.json
or jsconfig.json
being read.