You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the list was omitting jQuery even though it's currently used directly by the css plugin.
Relatedly, remove the line about manually installing jQuery since it's now installed automatically,
because it's used by the css plugin, since the 0714c2c change
to use jQuery promises.
That line should be added back if the jQuery dependency is removed from bower.json, if
requirejs-dplugins is updated to use lie instead of jQuery promises.
Refs ibm-js/decor#29.
0 commit comments