Giter Club home page Giter Club logo

Comments (7)

shrynx avatar shrynx commented on May 30, 2024

@aligajani react-super-scripts have a few differences compared to custom-react-scripts major ones being

  • Supports for webpack dashboard
  • Customisable babel-config
  • Image compression
  • Hot module reloading
  • Preact support

You can check the readme for further details
react-super-scripts
custom-react-scripts

just try using both and choose whichever suits you.

from react-super-scripts.

aligajani avatar aligajani commented on May 30, 2024

Great. What is your promise of future updates ?

from react-super-scripts.

shrynx avatar shrynx commented on May 30, 2024

i maintain regular updates with create-react-app releases and use it at my work in production.

from react-super-scripts.

aligajani avatar aligajani commented on May 30, 2024

from react-super-scripts.

shrynx avatar shrynx commented on May 30, 2024

I try to hamper with create-react-app files as less as possible, for maintainability. Wepback config is modified at runtime with a helper utility (found in packages/react-scripts/utils/customWebpackConfig.js) and another utility is for reading react-super-scripts object from package.json. Apart from these there are some more tiny changes. you can explore them here

from react-super-scripts.

aligajani avatar aligajani commented on May 30, 2024

@shrynx thanks man. Great stuff. @kitze Do you also modify configs at runtime on your fork?

Also @shrynx , one more thing. How can I compare the differences between your fork and the original.

from react-super-scripts.

shrynx avatar shrynx commented on May 30, 2024

You can check the commit history i suppose.

from react-super-scripts.

Related Issues (16)

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.