> ⚠️ Use same branch. * Create `publicFF` dir (same as `public` except manifest.json should be according to firefox standards), `webpack.configFF.js` flle, `webpack.prodFF.js` file. * Update .gitignore with `buidlFF` * Update package.json with `"buildFF": "webpack --config webpack.prodFF.js" command` ### Testing: 1. Install [firefox](https://www.mozilla.org/en-US/firefox/new/). 2. Type `about:debugging` in search bar. 3. Click -> `This Firefox`. 4. Click -> `Load Temporary Add-on...` 5. Open the BuidlFF folder (select manifest.json). ### Problem: https://github.com/p2plabsxyz/dscan/pull/42#issuecomment-1771186455 ### Investigation: https://github.com/p2plabsxyz/dscan/pull/42#issuecomment-1772718981
publicFFdir (same aspublicexcept manifest.json should be according to firefox standards),webpack.configFF.jsflle,webpack.prodFF.jsfile.buidlFF"buildFF": "webpack --config webpack.prodFF.js" commandTesting:
about:debuggingin search bar.This Firefox.Load Temporary Add-on...Problem:
#42 (comment)
Investigation:
#42 (comment)