Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

[#3405] Make sequencer work in a super simple example, plus example. #1600

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ScottDowne
Copy link
Contributor

No description provided.

}
});

define( "sequencer-example", [ "ui/widget/controls" ], function( Controls ) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change this to require([ "ui/widget/controls" ], function( Controls ) { and remove the require statement below

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants