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

Finalize setup for test runs #31

Merged
merged 5 commits into from
Feb 3, 2017
Merged

Finalize setup for test runs #31

merged 5 commits into from
Feb 3, 2017

Conversation

ycewe
Copy link
Contributor

@ycewe ycewe commented Feb 3, 2017

  1. Enable gulp (http://gulpjs.com/) for building with gulp
  2. Enable bundling and minimizing with gulp plugins with webpack (https://webpack.github.io/)
  3. Enable linting with eslint with gulp lint
  4. Enable es2015 parsing with babel (https://babeljs.io/)
  5. Install new and supporting dependencies for all of the above
  6. Display Hello world! if code is runnable

@ycewe ycewe self-assigned this Feb 3, 2017
@ycewe ycewe merged commit a60eef3 into master Feb 3, 2017
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.

1 participant