Skip to content

Commit

Permalink
feat: Add support for both old and new ESBuild Incremental APIs (#432)
Browse files Browse the repository at this point in the history
* fix: accommodate esbuild 17 context API

* fix: create standin for build function in tests

* feat: accommodate esbuild 0.17 incremental API changes

* fix: revert package.json esbuild inclusion to 0.16

* fix: only enable incremental build when incremental is true; prevent cicd hangs
  • Loading branch information
jlangsu committed Feb 17, 2023
1 parent 8073a20 commit 42c9325
Show file tree
Hide file tree
Showing 5 changed files with 295 additions and 202 deletions.
Loading

0 comments on commit 42c9325

Please sign in to comment.