Skip to content

Modernize build system #216

@danneu

Description

@danneu

Possibly the worst part of the guild's code is how it shares code between server and browser, like the bbcode system.

It would be nice to overhaul this somehow.

Goals

  • Browser-only code should load deps from the package system instead of expecting window.someLib to exist
  • No more public/js/vendor code
  • Typescript for all browser code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions