Skip to content

feat: build for firefox #30

@akhileshthite

Description

@akhileshthite

⚠️ 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.
  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:

#42 (comment)

Investigation:

#42 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions