Skip to content

title of app defined in several places #6

@sanderrenes

Description

@sanderrenes

The index.html file appears to serve as a template, but it is not the full file (several links to js files are missing relative to the file shown by the server for instance).
So we need to change the title elsewhere.

The package.json sets title to "my-app" here:
https://github.com/IBEX-TUDelft/IBEX-game_server/blame/abee517826ba60e7cb6318fc08dd5e76b72a8504/my-app/package.json#L2

and this is fed into a lock file that is generated by npm here (2x):

we probably need to change both the package.json and the lock file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions