/jsapi-webpack

Sample using the webpack plugin with babel

Primary LanguageJavaScript

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