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...
- tags: browser-extension, firefox-webextensions, bundler, parceljs
- :octocat: source code