I'm developing Map Website using ArcGIS Maps SDK for JavaScript and Calcite Component with Angular. I got issue with "ng build". "ng serve" works well.
▲ [WARNING] The glob pattern import("./**/*.entry.js*") did not match any files [empty-glob]
node_modules/@stencil/core/internal/client/index.js:3801:2:
3801 │ `./${bundleId}.entry.js${BUILD.hotModuleReplacement && hmrVers...
ForrestLin_2-1713199116808.png
"ng v" gives me:
ForrestLin_1-1713198762687.png
"npx stencil info" gives me:ForrestLin_0-1713200082867.png
Thanks.
Forrest
Solved! Go to Solution.
I'm not seeing those skips on my local build. Please post a link to a repro sample.