Skip to content

Bug: The script scripts/createAndRecordCompositions.ts no longer functions #45

@cindyli

Description

@cindyli

Describe the bug

scripts/createAndRecordCompositions.ts is a one-time script for creating the initial public/data/bliss_symbol_explanations.json. It imports a function makeBlissComposition() that has been removed from the code base so this script no longer functions.

bliss_symbol_explanations.json will be replaced by a multi-language supported file. Besides that, if there will be changes to this file in the future, most likely they will be minor adjustments and we'll do it manually.

Since the script is no longer needed and already broken, we should consider removing it from the code base to reduce maintenance work and avoid confusion.

To reproduce

Check the script content for the missing import function.

Expected behaviour

Evaluate if this script is needed. If not, remove it. If yes, fix it.

Screenshots

No response

Desktop

No response

Mobile

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions