Skip to content

improve build tools to make development easier #26

@markkap

Description

@markkap

Right now there essentially a build process that needs to be manually run in order to be able to debuge code, and since build has impact on PHP files and not just JS and CSS you are essentially looked into a process of

  1. modify files
  2. build
  3. test
  4. if bugs goto 1.

This is not a very efficient development process we need to investigate how to minimize or automate builds during development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions