GithubHelp home page GithubHelp logo

Comments (5)

jvanbruegge avatar jvanbruegge commented on May 20, 2024 1

I did this here: https://github.com/cyclejs-community/create-cycle-app-flavors/blob/master/packages/cycle-scripts-one-fits-all/scripts/eject.js
eject does not leave any traces

from create-cycle-app.

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

Yeah, this is something that I thought while working at the first flavor. As I took create-react-app as reference, and it only have a single bloated react-scripts, this is something that I leave to be addressed later.

Each flavor is completely independent, and could evolve freely, so, while maintaining the same contract with other flavors, each script could do what is more suitable for each case.

So, writing configuration files and using npm scripts more extensively, which is something the user that uses take-off-training-wheels probably will do, is not only OK, but desirable in some cases. The idea is that take-off-training-wheels give all the power (and responsibility) to the user.

from create-cycle-app.

nickbalestra avatar nickbalestra commented on May 20, 2024

Totally agree.
On a side note, I see we don't have any labels for issues, perhaps we want to add just a couple of labels for basic things, like nice to have, bug, discussion, ... ?
EDIT: Ok, I see now that we have labels but it seems that only collaborators cat tag issues with them

from create-cycle-app.

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

Yeah, I just added the default labels, but I'm thinking if makes sense to create more, like @staltz did on cyclejs monorepo... That is a bigger project, with lot contributions caming from everywere, so, I think that was a must.

from create-cycle-app.

nickbalestra avatar nickbalestra commented on May 20, 2024

Nice job with labels, me likes it 💯 !
#19 and #15 address this issue in regards to how we handle .babelrc config files.

TODO: make sure webpack based flavors also properly generates:

  • webpack.config.js
  • webpack.production.config.js

from create-cycle-app.

Related Issues (20)

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.