Skip to content

Commit ebec148

Browse files
author
Chuck Dumont
authored
Merge pull request #153 from chuckdumont/work2
Update readme
2 parents 2f89617 + e1a5f0d commit ebec148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
# Introduction
5555

56-
**dojo-webpack-plugin** is a [Webpack](https://webpack.github.io/) plugin that supports using Webpack to build Dojo 1.x applications that use Asyncronous Module Definition (AMD). This version supports Webpack 2 and greater. The plugin has been tested with Webpack 2.2.0 and 3.11.0, and Dojo versions 1.10 through 1.13. For Webpack 1.x, use the v1 branch of this project. Features include:
56+
**dojo-webpack-plugin** is a [Webpack](https://webpack.github.io/) plugin that supports using Webpack to build Dojo 1.x applications that use Asyncronous Module Definition (AMD). This version supports Webpack 2 and greater (Webpack 4 must be 4.2.0 or greater), and Dojo versions 1.10 through 1.13. Features include:
5757

5858
* Support for Dojo loader config properties, including `baseUrl`, `paths`, `packages`, `map` and `aliases`
5959
* Support for client-side synchronous and asynchronous `require()` calls for packed modules.

0 commit comments

Comments
 (0)