Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 382 Bytes

File metadata and controls

21 lines (15 loc) · 382 Bytes

Sample app using @arcgis/webpack-plugin

This sample application uses the @arcgis/webpack-plugin using the babel-loader.

Video

install dependencies

npm install

start dev server

npm start

generate a build

npm run build