Skip to content

Latest commit

 

History

History

esbuild

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ArcGIS Maps SDK for JavaScript with esbuild

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

Work in progress - this sample uses esbuild code splitting. It's best used in HTTP/2 production environments. For more information: https://esbuild.github.io/api/#splitting.

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.