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

Replace module-alias with ttypescript #47

Merged
merged 5 commits into from
Aug 31, 2020

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    be85b20 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    daf4994 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Switch to using ttypescript in gulp

    ... and also update configuring EthPM to use internal EthPM packages
    
    - Use originalRequire() for non-internal module configurations
    - Use regular require() for loading EthPM.js internals, replacing
      user-provided absolute paths with project-relative versions
    g. nicholas d'andrea committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    5bd04ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ethpm/ttypescript-fixes

    Switch to using ttypescript in gulp
    njgheorghita committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    04fc5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c20e16 View commit details
    Browse the repository at this point in the history