File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: doc
3
3
title : requirejs-dplugins/Promise
4
4
---
5
5
6
- # requirejs-dplugins/Promise
6
+ # requirejs-dplugins/Promise!
7
7
8
8
` requirejs-dplugins/Promise ` provides an ES6 Promise implementation. If the browser does not provide it, the
9
9
plugin will load the [ lie] ( https://github.com/calvinmetcalf/lie ) implementation.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: doc
3
3
title : requirejs-dplugins/i18n
4
4
---
5
5
6
- # requirejs-dplugins/i18n
6
+ # requirejs-dplugins/i18n!
7
7
8
8
` requirejs-dplugins/i18n ` is a [ RequireJS plugin] ( http://requirejs.org/docs/plugins.html ) which provides support for
9
9
localized string.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: doc
3
3
title : requirejs-dplugins/maybe
4
4
---
5
5
6
- # requirejs-dplugins/maybe
6
+ # requirejs-dplugins/maybe!
7
7
8
8
` requirejs-dplugins/maybe ` allows to require modules that may or may not exist.
9
9
If the module is not found, the loader will not crash (like it would do without this plugin) but there is an
You can’t perform that action at this time.
0 commit comments