Skip to content

Latest commit

 

History

History

webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ArcGIS Maps SDK for JavaScript with webpack

This sample demonstrates how to use the @arcgis/core ES modules with webpack.

  • NOTE: Compatibility of the SDK with Webpack versions prior to 5.84.0 was removed at 4.29.

Get Started

Run npm install and then start adding modules.

For a list of all available npm commands see scripts in package.json, e.g. npm run build.

For additional information, see the Build with ES modules Guide topic in the SDK.