Coder Social home page Coder Social logo

dothq / melon Goto Github PK

View Code? Open in Web Editor NEW
30.0 5.0 3.0 698 KB

๐Ÿ‰ Build Firefox-based browsers with ease [wip]

Home Page: https://dothq.github.io/melon/

License: Mozilla Public License 2.0

TypeScript 92.92% Shell 2.64% Dockerfile 1.38% HTML 1.23% CSS 0.26% JavaScript 0.40% FreeMarker 1.17%
firefox firefox-fork firefox-forking build-tool userchrome browser gecko firefox-based hacktoberfest

melon's People

Contributors

kierandrewett avatar trickypr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

melon's Issues

Archive repo

As far as I am aware, there are no plans to continue this (given I was the person pushing this). @EnderDev should this be archived?

Replace this with fs.rmSync(path, { recursive: true }) when node 12 is deprecate...

// TODO: Replace this with fs.rmSync(path, { recursive: true }) when node 12 is deprecated
// This function has been depriciated, however its replacement was only available
// from v14.14.0 onwards (https://nodejs.org/dist/latest-v16.x/docs/api/fs.html#fs_fs_rmsync_path_options)
rmdirSync(PATCHES_DIR, { recursive: true });
mkdirSync(PATCHES_DIR);
writeFileSync(resolve(PATCHES_DIR, ".index"), "");


This issue was generated by todo based on a TODO comment in 5777e35. It's been assigned to @trickypr because they committed the code.

Disable optimization when running artifact builds, as they are not compatible

// TODO: Disable optimization when running artifact builds, as they are not compatible
const internalConfig = `# Internally defined by melon\n${
config.buildOptions.artifactBuilds
? '# Artifact builds (buildOptions.artifactBuilds) \nac_add_options --enable-artifact-builds\nmk_add_options MOZ_OBJDIR=./objdir-frontend'


This issue was generated by todo based on a TODO comment in 8a72874. It's been assigned to @trickypr because they committed the code.

Melon icon here -->

<!-- TODO: Melon icon here -->
</div>
<div>
<h1>Good, you are setup!</h1>
<p>You chose the option to customize the html of the browser. This means you inherit none of the UI or logic firefox has in relation to tabs, etc. I wish you the best of luck!</p>
</div>


This issue was generated by todo based on a TODO comment in 251403e. It's been assigned to @trickypr because they committed the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.