Skip to content

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

License

Notifications You must be signed in to change notification settings

spongyT/esri-webpack

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • TypeScript 8.1%
  • HTML 7.4%