cmichaelgraham / esri-webpack

Demo app to build typescript apps using ESRI's JSAPI with webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esri-webpack

ESRI JSAPI with Webpack demo

Generates separate app and vendor bundles via webpack, while pulling in the ESRI JSAPI and dojo via CDN.

npm install
typings install
npm run build
npm run test

About

Demo app to build typescript apps using ESRI's JSAPI with webpack

License:MIT License


Languages

Language:JavaScript 84.4%Language:TypeScript 8.1%Language:HTML 7.4%