-
Notifications
You must be signed in to change notification settings - Fork 17
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
Support Typescript source map resolution #30
base: master
Are you sure you want to change the base?
Commits on Jan 2, 2020
-
Support TypeScript sourcemap resolution.
Mark Tolmacs authored and Mark Tolmacs committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for dadceae - Browse repository at this point
Copy the full SHA dadceaeView commit details -
Refactoring to adhere to the TSLint rules
Mark Tolmacs authored and Mark Tolmacs committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for bbed089 - Browse repository at this point
Copy the full SHA bbed089View commit details -
Fixing up documentation for sourcemap support
Mark Tolmacs authored and Mark Tolmacs committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for bb1f157 - Browse repository at this point
Copy the full SHA bb1f157View commit details -
Apparently prettier has different style
than tslint so committing the prettier version
Mark Tolmacs authored and Mark Tolmacs committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for aaec033 - Browse repository at this point
Copy the full SHA aaec033View commit details -
Added the sourcemap option to the test
cases
Mark Tolmacs authored and Mark Tolmacs committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ba35ae - Browse repository at this point
Copy the full SHA 7ba35aeView commit details
Commits on Jan 3, 2020
-
Refactoring and adding tests to satisfy the
coverage requirements
Mark Tolmacs authored and Mark Tolmacs committedJan 3, 2020 Configuration menu - View commit details
-
Copy full SHA for f5c9e25 - Browse repository at this point
Copy the full SHA f5c9e25View commit details -
Ignoring .map test unlink error to not falsly fail on
CI
Mark Tolmacs authored and Mark Tolmacs committedJan 3, 2020 Configuration menu - View commit details
-
Copy full SHA for ff1bdec - Browse repository at this point
Copy the full SHA ff1bdecView commit details -
Attempting to fix CI run issue which does not show
up in local runs
Mark Tolmacs authored and Mark Tolmacs committedJan 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 4f8d2dd - Browse repository at this point
Copy the full SHA 4f8d2ddView commit details -
Still fixing CI-only issue in E2E test where app
variable is not initialized
Mark Tolmacs authored and Mark Tolmacs committedJan 3, 2020 Configuration menu - View commit details
-
Copy full SHA for acaf95f - Browse repository at this point
Copy the full SHA acaf95fView commit details
Commits on Jan 4, 2020
-
Adding the .map file to the __tests__ directory
permanently so CI tests can hopefully execute
Mark Tolmacs authored and Mark Tolmacs committedJan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ff1a6fc - Browse repository at this point
Copy the full SHA ff1a6fcView commit details