Skip to content

Avoid loading all generator.js and goals.js-es at once #137

@Joshimuz

Description

@Joshimuz

Right now when the site loads we're loading every single script all at once, including a bunch of old and mostly unused generators and goal lists. Now that we're getting more and more of these it's starting to get a bit unwieldy.

We should try to only load what scripts we actually need at the time. This is surely possible using the bingo.js's version selection stuff.

Also while we're at it maybe we should start putting the generators.js and goals.js-es into folders?

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