The docs state that it is best to use a bundler like webpack or rollup for production. What if you’re using bun or vite? They both do bundling so what is the general recommendation in this case?
That will also be fine.
The docs state that it is best to use a bundler like webpack or rollup for production. What if you’re using bun or vite? They both do bundling so what is the general recommendation in this case?
That will also be fine.