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

chore(build): Create build system with webpack and babel #157

Merged
merged 3 commits into from
Aug 3, 2016

Conversation

MikaAK
Copy link
Contributor

@MikaAK MikaAK commented Aug 1, 2016

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Other information:
@d3viant0ne going to assign this to you for review. Lemme know if you think I should change anything.

joshwiens and others added 2 commits July 31, 2016 13:00
  - Adds Babel and supporting libs
  - Adds Mocha for karma/mocha integration tests
  - Adds cross-env for setting ENV cross platform.
  - Increments versions on all Karma devDependencies.
  - Adds npm scripts for execution of the above.
  - Updates eslintrc to something sane
    - Updates style based on eslintrc.

chore(ci): Adds base travis.yml

Update .eslintrc

fix(style): Updates with final eslint rules
…nfra

chore(test): Unit & Integration Test Tools
@@ -1 +1,2 @@
node_modules
Copy link
Contributor

@joshwiens joshwiens Aug 1, 2016

Choose a reason for hiding this comment

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

Need to ignore dist/ here

@joshwiens joshwiens merged commit 60dca69 into codymikol:master Aug 3, 2016
@joshwiens joshwiens mentioned this pull request Aug 3, 2016
11 tasks
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