Skip to content

Use one default template #1423

Closed
Closed
@andrewn

Description

@andrewn

Nature of issue?

  • Existing feature enhancement

Feature enhancement details:

The default HTML for a sketch is defined in multiple places:

  1. client/modules/IDE/reducers/files.js
  2. server/domain-objects/createDefaultFiles.js
  3. server/scripts/examples.js

This makes it a bit tricky to update (see #1396).

We could define the template in one place that the files above use.

Note: When the public API is released, then the examples script (3) won't need to create HTML templates since the API creates default files automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestProposal for adding a new functionalityPriority:HighShould be addressed soon but not critical

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions