Skip to content

Conversation

bartduisters
Copy link

All index.html have the same setup. With a div#game-container in it. However, some setups had contenedor as a selector configured for parent. Which then makes it fallback on the default, which is mounting on the body element.

Some didn't have a reference to the parent to mount to.

This pull requests makes all the setup consistent. It also fixes the Fate project, where there was an error with how the string concatenation was formatted.

I ran npm run build in each project to generate a dist, since a lot of them had an index referencing Template instead of the title of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant