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

feat(build system): Added step to build process that creates index.js in... #35

Merged
merged 2 commits into from
Mar 17, 2015

Commits on Mar 11, 2015

  1. feat(build system): Added step to build process that creates index.js…

    … in the root folder and exports all the main classes for CommonJS support
    
    Change-Id: I53e0bcf483f6e3d46e9d9a28a4881fad7b6be13c
    palmerj3 committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    41805f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Added index.js generated file to .gitignore

    Change-Id: Ife5365fa334b72c682a7da9666df2487e800083e
    palmerj3 committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    e4f8881 View commit details
    Browse the repository at this point in the history