Give Parcel a Try, You May Like It
Parcel suits many straightforward situations really well with minimal fuss, but webpack is more flexible with a vast ecosystem. - http://bit.ly/2HYADO9
#parsel
Parcel suits many straightforward situations really well with minimal fuss, but webpack is more flexible with a vast ecosystem. - http://bit.ly/2HYADO9
#parsel
Medium
🚀Give Parcel a Try, You May Like It 🚀
Wow, I can’t believe I’m typing this article right now. Webpack and I have gone through so much.
Use Parcel Macros in Other Bundlers with unplugin-parcel-macros
Macros, as implemented in Parcel (and Bun!), are JS functions that run at build time whose results are inlined into a bundle in place of the original call. You can now use this feature with webpack, Vite, Rollup, esbuild, etc. - https://github.com/devongovett/unplugin-parcel-macros
#parsel
Macros, as implemented in Parcel (and Bun!), are JS functions that run at build time whose results are inlined into a bundle in place of the original call. You can now use this feature with webpack, Vite, Rollup, esbuild, etc. - https://github.com/devongovett/unplugin-parcel-macros
#parsel
GitHub
GitHub - devongovett/unplugin-parcel-macros
Contribute to devongovett/unplugin-parcel-macros development by creating an account on GitHub.