Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt minimal Sencha Cmd package requirements #350

Merged
merged 2 commits into from
Apr 16, 2015
Merged

Conversation

bentrm
Copy link
Member

@bentrm bentrm commented Apr 16, 2015

This PR aims to be less intrusive than #302 while still adding support for Sencha CMD. It only adds one configuration file and some docs (which may be extended in the future).

To play nice with Cmd the following changes had to be made to the newly added package.json:

  • Cmd only allows numeric version so I dropped the -dev suffix
  • type needs to be set to code
  • compatVersion will probably be helpful with upgrading to future versions

I tried it with an existing application (ExtJS 4.2.1) as well as with a newly generated test app (ExtJS 5.1).

@marcjansen
Copy link
Member

Thanks for your continued work on this @bentrm.

/cc @KaiVolland I'd value your opinion on this very much (he is the expert for the sencha command).

@marcjansen
Copy link
Member

From the diff I'd say this looks great! Let's wait for @KaiVolland's approval

@KaiVolland
Copy link
Contributor

Looks good to me.

@marcjansen
Copy link
Member

Cool. Thanks to both of you @bentrm & @KaiVolland

marcjansen added a commit that referenced this pull request Apr 16, 2015
Adopt minimal Sencha Cmd package requirements
@marcjansen marcjansen merged commit 734af1d into geoext:master Apr 16, 2015
@bentrm bentrm deleted the cmd branch April 16, 2015 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants