Skip to content

Conversation

@calvinl
Copy link
Member

@calvinl calvinl commented Aug 31, 2016

Changes:

  • Adds support for css-modules (Universal)
  • Re-organize folder structure
  • Remove bootstrap dependency - we'll leave this up to the user to implement
  • Update .nvmrc to use Node 6.4.0.
  • Remove Cordova support (again). See the feature/cordova branch for support.
  • Move webpack related dependencies to devDependencies.
  • Chunk vendor files into its vendor.js and application files into app.js.
  • Universally resolve module requires into common/ directory, removes need to require modules relatively, e.g. require('../../../Component')

@calvinl calvinl force-pushed the v2 branch 2 times, most recently from 96a9ed1 to c596a00 Compare September 5, 2016 04:47
@calvinl calvinl merged commit 127173f into master Sep 5, 2016
@calvinl calvinl deleted the v2 branch September 5, 2016 04:53
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.

2 participants