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

add babel macro support #426

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

add babel macro support #426

wants to merge 25 commits into from

Commits on Feb 7, 2019

  1. add babel macro support

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    bee1be9 View commit details
    Browse the repository at this point in the history
  2. change package.json for npm

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    245f8a1 View commit details
    Browse the repository at this point in the history
  3. make readme kind of useful

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    d54e8a1 View commit details
    Browse the repository at this point in the history
  4. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a667b9a View commit details
    Browse the repository at this point in the history
  5. move macro into lib/ so its actually importable

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    93d4532 View commit details
    Browse the repository at this point in the history
  6. move macro into lib/ so its actually importable

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    9d5cf74 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into zemnmez

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    02a4ee3 View commit details
    Browse the repository at this point in the history
  8. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    e7d6a0e View commit details
    Browse the repository at this point in the history
  9. fix test working directory:

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0d102a1 View commit details
    Browse the repository at this point in the history
  10. fix test working directory:

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    bd7d03a View commit details
    Browse the repository at this point in the history
  11. maybe we make it imoportable this time!?

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    adb2036 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into zemnmez

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6343509 View commit details
    Browse the repository at this point in the history
  13. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    3ba136b View commit details
    Browse the repository at this point in the history
  14. try moving the macro again

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    8b2129d View commit details
    Browse the repository at this point in the history
  15. make the test make more sense

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    754129a View commit details
    Browse the repository at this point in the history
  16. forgot to stage this when moving macro

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    da4bb46 View commit details
    Browse the repository at this point in the history
  17. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    bec40ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    728533e View commit details
    Browse the repository at this point in the history
  19. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    1b3199e View commit details
    Browse the repository at this point in the history
  20. I am pretty sure this will do it

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a8c07af View commit details
    Browse the repository at this point in the history
  21. so we won't be needing this

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    47a43da View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c111ed8 View commit details
    Browse the repository at this point in the history
  23. bump version

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    5b091db View commit details
    Browse the repository at this point in the history
  24. revert package.json

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    967b667 View commit details
    Browse the repository at this point in the history
  25. add macro.js as a file

    tshadwel committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    c1a3cf9 View commit details
    Browse the repository at this point in the history