kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

I don't get it, sorry #130

Closed djalmaaraujo closed 6 years ago

djalmaaraujo commented 6 years ago

Is this repo just to toggle on/off modules? What about adding some specific configuration to webpack.config.dev file? This is not the goal here, right? After reading the article Configure create-react-app without ejecting I got this wrong idea. Or not?

ericmmartin commented 6 years ago

This repo adds some features that aren't present in CRA and allows you to enable/disable them using .env* files. This allows you to use CRA w/o ejecting and utilizing the following features:

djalmaaraujo commented 6 years ago

Thanks for the explanation my friend.

On Sat, Jan 27, 2018, 3:04 AM Eric Martin notifications@github.com wrote:

This repo adds some features that aren't present in CRA and allows you to enable/disable them using .env* files. This allows you to use CRA w/o ejecting and utilizing the following features:

  • Decorators
  • babel-preset-stage-0
  • Less
  • Sass
  • CSS modules
  • Sass modules
  • Less modules
  • Stylus modules

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kitze/custom-react-scripts/issues/130#issuecomment-360955147, or mute the thread https://github.com/notifications/unsubscribe-auth/AAANSrqw1EzCLsvZzvEy1KOc1oWrgNY5ks5tOpJKgaJpZM4Ru7qN .

-- Djalma Araújo +351 910623833 nossomos.cc