Skip to content

Commit

Permalink
refs #18565, missed a non-AMD dependency in the list of dojox/storage…
Browse files Browse the repository at this point in the history
… to exclude for the build system
  • Loading branch information
dylans committed Apr 22, 2015
1 parent 694b397 commit a9287d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojox.profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var profile = (function(){
"rails",
"robot",
"sql/",
"storage/(AirDBStorageProvider|AirEncryptedLocalStorageProvider|AirFileStorageProvider|BehaviorStorageProvider|CookieStorageProvider|FlashStorageProvider|GearsStorageProvider|WhatWGStorageProvider)",
"storage/(_common|AirDBStorageProvider|AirEncryptedLocalStorageProvider|AirFileStorageProvider|BehaviorStorageProvider|CookieStorageProvider|FlashStorageProvider|GearsStorageProvider|WhatWGStorageProvider)",
"widget/(AnalogGauge|BarGauge|DataPresentation|DocTester|DynamicTooltip|FeedPortlet|FilePicker|gauge|Iterator|Loader|RollingList|SortList)",
"wire/",
"xmpp"
Expand Down

0 comments on commit a9287d4

Please sign in to comment.