Skip to content

Commit f752d2c

Browse files
author
Matt Lewis
committed
docs: fix demos for real this time
1 parent 792e1f3 commit f752d2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demos/plunker-assets/plunker-system-config.ejs

+4
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ System.config({
4949
'date-fns': {
5050
main: './index.js',
5151
defaultExtension: 'js'
52+
},
53+
'ngx-contextmenu': {
54+
main: './lib/index.js',
55+
defaultExtension: 'js'
5256
}
5357
}
5458
});

0 commit comments

Comments
 (0)