Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 🤖 remove duplicate dependency for esbuild (#12)
## Why? Remove duplicate dependency for esbuild. ## How? - Remove esbuild from devDependencies as its required as a dependency, e.g. functions bundling ## Tickets? - [PLAT-1144](https://linear.app/fleekxyz/issue/PLAT-1144/remove-duplicate-dependency-for-esbuild) ## Contribution checklist? - [x] The commit messages are detailed - [x] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [x] You have manually tested - [ ] You have provided tests ## Security checklist? - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) ## Preview? <img width="828" alt="Screenshot 2024-07-11 at 10 02 03" src="https://github.com/fleek-platform/cli/assets/236752/0465b45b-5cca-4d0a-bd86-005dd940f005">
- Loading branch information