parceljs.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [parceljs]

www.codever.land/bookmarks/t/parceljs

A code, bundle, pack workflow for webextension projects - DEV Community ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

https://dev.to/ramitmittal/a-code-bundle-pack-workflow-for-webextension-projects-4nhe

Till now we have been working with a bare-minimum setup for building webextensions. A lot of the tasks we have been doing can be automated. In this post, we will learn how to use bash scripts in our w...