Skip to content

issues Search Results · repo:tapjs/processinfo language:JavaScript

Filter by

4 results
 (84 ms)

4 results

intapjs/processinfo (press backspace or delete to remove)

In cases where processinfo is used along with a transpiling loader with a load hook returning { source, format, shortCircuit: true }, then the @tapjs/processinfo loader must come last in the argument list, ...
  • isaacs
  • Opened 
    on Feb 9, 2024
  • #4

If there s a lot of sources, and some pending source map lookups that don t resolve, we can still end up in a situation where we call findSourceMap repeatedly at the end of the process, which breaks node ...
  • isaacs
  • Opened 
    on Oct 16, 2023
  • #3

Some of the log message ordering is different in the loader tests, otherwise should mostly work by moving tests to cjs and using --require ts-node/register instead of --loader ts-node/esm.
  • isaacs
  • Opened 
    on Sep 27, 2023
  • #2

1. get rid of cjs --require support. the only use case for this will be via --loader or --import 2. there still needs to be a cjs export for the ProcessInfo/ProcessInfoNode class, but that s all 3. ...
  • isaacs
  • 1
  • Opened 
    on Sep 6, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub