Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.87 KB

File metadata and controls

30 lines (23 loc) · 1.87 KB

Examples for dojo-webpack-loader

dojo-webpack-loader adapts modules of Dojo Toolkit v. 1.x (actually, tested with 1.10 version) so they can be bundled by webpack and used out of Dojo Toolkit ecosystem

Examples in this repo are based on tutorials of Dgrid and Dojo

Webpack config for examples: https://github.com/Nordth/dojo-webpack-loader-examples/blob/master/webpack.config.js

Examples in action:

Dgrid

Dojo & Dijit