Sid
Sid
@a7ul How to use this inside a esbuild project? please help out, Here is my esBuild config. ``` const { build } = require("esbuild"); const { dependencies, peerDependencies } =...
@zikaari I would love to contribute in the v2! Is the discord server created? if you need any help with that lemme know :)
Also seems like lerna is pretty much stale now, https://github.com/lerna/lerna as they're suggesting people to switch to nrwl and other mono repo tools. I was thinking as the current structure...
Facing the same problem
index.js:formatted:1 Error: {"ok":false,"error":"not_in_channel"} at index.js:formatted:1 at tryCatch (index.js:formatted:1) at Generator.invoke [as _invoke] (index.js:formatted:1) at Generator.next (index.js:formatted:1) at u (index.js:formatted:1)
same issue on m1 air when using vscode electron hits 98% cpu usage
okay guys i think I have an solution, if anyone of you guys is using typescript? then I did two things to fix my CPU issue, 1. Switch to this...
Same issue, coming from Nextjs v11.0.1 here
I got it working with Webpack 5, i installed webpack 5 again even tho i think it comes with next js. Here is the error ```shell ERROR in ./components/layout/student_pages/sidebar/Sidebar.jsx Module...
Hey folks, Any plans to merge the PR? its been a while