Skip to content

Update the create play service according to the new platform requirement #38

Description

@ammaaraslam

Due to the recent migration of the ReactPlay platform from CRA to Vite, there's a file convention in Vite that accepts only .jsx, .ts, or .tsx files for React components.

In order to adhere to this, we have to change how JS plays are created. We have to change the current play creation service from creating a .js file to a .jsx file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions