I tried issuing the:
command but it ends up with the following output on console
Consumers of your bundle will have to use chunk['default'] to access their default export, which may not be what you want. Use `output.exports: 'named'` to disable this warning
(!) Plugin typescript: @rollup/plugin-typescript: Typescript 'sourceMap' compiler option must be set to generate source maps.
created dist in 3s
[2022-09-15 09:09:21] waiting for changes...
Is there anything I am missing?
I tried issuing the:
command but it ends up with the following output on console
Is there anything I am missing?