Skip to content

Commit

Permalink
demos-all.profile: remove non-existent demos
Browse files Browse the repository at this point in the history
The BabelChat and Survey demos were removed from dojo/demos in 6267faf
  • Loading branch information
msssk committed Jul 7, 2021
1 parent 7f57c61 commit 963ca3d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions buildscripts/profiles/demos-all.profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,20 +114,6 @@ dependencies = {
"demos.cropper.src"
]
},
{
// the Survey demo
name: "../demos/survey/src.js",
dependencies:[
"demos.survey.src"
]
},
{
// the BabelChat demo
name: "../demos/babelChat/src.js",
dependencies:[
"demos.babelChat.src"
]
},
{
name: "../demos/faces/src.js",
dependencies:[
Expand Down

0 comments on commit 963ca3d

Please sign in to comment.