jg76379 / jsapi-webpack

Sample using the webpack plugin with babel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample using the webpack plugin with babel


Languages

Language:JavaScript 83.2%Language:CSS 16.8%