Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[RFC] esbuild support #3659

Closed
wants to merge 15 commits into from
Closed

[RFC] esbuild support #3659

wants to merge 15 commits into from

Commits on Jun 3, 2020

  1. [WIP]

    EvanBacon committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6efc52a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update service.ts

    EvanBacon committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7f0e834 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Support platform extensions

    EvanBacon committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4a5e4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c527ab View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    820a8a0 View commit details
    Browse the repository at this point in the history
  2. fixup command

    EvanBacon committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    3addacb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

Commits on Jul 14, 2021

  1. Added dev server support

    added exbuild stuff
    
    refactor
    
    Update EsbuildConfig.ts
    
    Update utils.ts
    
    Added logging middleware
    
    Added symbolicator
    
    remove legacy
    
    added license
    
    Clean up extras
    
    clean up more
    
    split out logging plugin
    
    Unify platform extensions
    
    Refactor
    
    refactor
    
    refactor
    
    Update EsbuildDevServer.ts
    EvanBacon committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f70e2f2 View commit details
    Browse the repository at this point in the history
  2. PR Feedback

    Use generic logger tag
    
    Simplify symbolicator
    
    fix config
    
    Remove deepmerge
    
    fixup config
    EvanBacon committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    36f7bef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783e7be View commit details
    Browse the repository at this point in the history
  4. lazy load esbuild

    EvanBacon committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3ce2fac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d367bdf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    d3de4d9 View commit details
    Browse the repository at this point in the history
  2. added hardcoded path

    EvanBacon committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    116803e View commit details
    Browse the repository at this point in the history