Skip to content

Hide core folder away from Bedrock users  #320

@Wolfr

Description

@Wolfr

I wanted to document the idea around hiding the core folder publicly. This was an idea from @thomastuts .

  • Hiding the core folder for the end user
  • The user starts a new Bedrock project by cloning a Github template, the template has bedrock@next as a devDependency
  • It comes with the right npm scripts to run Bedrock in watch mode, to build it etc.

Why?

  • To deprecate bedrock-cli as a separate project
  • To make sure people don't mess around with the core folder inadvertently

Result

  • Projects are cleaner
  • Less bugs by people changing things in core (this is not an actual problem)

We decided to not do anything in this vein right now, but to park the idea for later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions