Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Project filesystem Structure... #21

@Lewiscowles1986

Description

@Lewiscowles1986

The project filesystem structure makes it non-obvious to work with. composer install works on root, but you have to be in the src folder to npm install. Building also requires / makes use of block lists and globs instead of a build folder for output.

  • composer install and npm install from repo folder
  • dedicated build process
  • non-runtime assets organised around root of project
    • media
    • storybook
  • investigate separating jest tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions