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

Migration for ionic@beta.22 #62

Merged
merged 3 commits into from
Mar 24, 2016
Merged

Migration for ionic@beta.22 #62

merged 3 commits into from
Mar 24, 2016

Conversation

mavogel
Copy link
Contributor

@mavogel mavogel commented Mar 23, 2016

The ionic2 framework made in version beta@22 a couple of changes so that the clicker app did not run properly any more. For example:

  • The 'app.bundle.js' was not found any more from the browser because of a big refactoring of the 'gulpfile.js'.
  • The 'ionic.config.js' was also replaced by a 'json'-file.
  • The content of the 'www/index.html' file changed.

I used the ionic2-starter-tutorial as reference and adapted the config files. So all the users who install ionic without a specific version

$ npm i -g ionic@beta

can now use your great project as a base again.

@mavogel mavogel changed the title Ionicbeta22 migration Migration for ionic@beta.22 Mar 23, 2016
@lathonez lathonez merged commit f2f66d9 into lathonez:master Mar 24, 2016
@lathonez
Copy link
Owner

@mavogel very much appreciated, thank you.

@mavogel mavogel deleted the ionicbeta22-migration branch April 11, 2016 13:44
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.

None yet

2 participants