odoe / jsapi-webpack

Sample using the webpack plugin with babel
20 stars 10 forks source link

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