Skip to content

Commit 48d8446

Browse files
Merge pull request #472 from y2k4life/patch-1
Add warning about v2.0 and IE11
2 parents c69c9dc + dabaf1a commit 48d8446

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

current/en-us/7. plugins/5. dialog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ export function configure(aurelia) {
6262
> Warning
6363
> `PLATFORM.moduleName` should *not* be omitted if you are using *Webpack*.
6464
65+
> Warning
66+
> When using *Webpack* and *IE11* you will need this *alias* `'aurelia-dialog': path.resolve(__dirname, 'node_modules/aurelia-dialog/dist/umd/dialog-aurelia.js')` added to the *Resolve* section of your `webpack.config.js`.
67+
6568
## Using The Plugin
6669

6770
There are a few ways you can take advantage of the Aurelia dialog.

0 commit comments

Comments
 (0)