stencil-cli
stencil-cli copied to clipboard
Stencil bundle does not include js.map files
Expected behavior
Bundle should contain js.map files.
Actual behavior
Bundle does not contain js.map files.
Steps to reproduce behavior
run stencil bundle
Environment
Stencil-cli version stencil --version
: 5.2.0
Node version node -v
: v14.19.1
NPM version npm -v
: 6.14.16
OS: Darwin Kernel Version 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64 x86_64
I have come across this issue recently and am interested in knowing why the bundle does not contain the source maps.
Environment: stencil-cli: v7.0.0 node: v18.15.0 npm: 9.5.0