olivervnc / ws-scrcpy-test2

MIT License
0 stars 0 forks source link

Use esbuild instead of webpack for building #11

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR replaces the usage of webpack with esbuild for building the project. It also updates the relevant configurations and settings to align with esbuild. Additionally, it addresses the extra dependencies in the output build directory and ensures compatibility with web workers and wasm.

Summary of Changes

Please review these changes and let me know if any further modifications are required.

Fixes #8.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/use-esbuild_3

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.