Skip to content

Commit

Permalink
add UTTERANCE_QUEUE to configs, move tests over to utterance-queue re…
Browse files Browse the repository at this point in the history
…po, convert usages to use the library, not the scenery-phet ones, delete those, phetsims/utterance-queue#2
  • Loading branch information
zepumph committed Oct 22, 2019
1 parent dede4ef commit e26cde8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/reactants-products-and-leftovers-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ require.config( {
SUN: '../../sun/js',
TAMBO: '../../tambo/js',
TANDEM: '../../tandem/js',
UTTERANCE_QUEUE: '../../utterance-queue/js',
VEGAS: '../../vegas/js'
},

Expand Down

0 comments on commit e26cde8

Please sign in to comment.