Closed
Description
Actual Behavior
Bundling an app using calcite-input-time-picker
causes the following error in Webpack:
WARNING in .../node_modules/@esri/calcite-components/dist/components/calcite-input-time-picker.js 1415:44-129
Critical dependency: the request of a dependency is an expression
@ ./src/index.js 3:0-76
Expected Behavior
No error is displayed when building with Webpack.
Reproduction Sample
https://github.com/Esri/calcite-components-examples
Reproduction Steps
- Clone repo
cd
into the Webpack example directory- Update
calcite-components
to v1.4.0 - run
npm run build
Reproduction Version
1.4.0
Relevant Info
No response
Regression?
No response
Priority impact
p1 - need for current milestone
Impact
This will impact anyone bundling with Webpack.
Esri team
ArcGIS Maps SDK for JavaScript
cc @bsvensson @dasa
Metadata
Metadata
Assignees
Labels
Issues that have been tested, confirmed as mitigated, and are ready to close.Issues logged by ArcGIS SDK for JavaScript team members.Bug reports for broken functionality. Issues should include a reproduction of the bug.Small fix or update, may require updates to tests.User set priority impact status of p1 - need for current milestoneIssue should be addressed in the current milestone, impacts component or core functionality