Skip to content

file extension recommendation  #1

Description

@barak007

I made the mistake with Stylable and used the .st.css prefixed extension thinking I will get IDE features for the language.
I turns out more headache because all the other tool that know how to process the real extension like .css or .html now should ignore the .prefix.extension from the regular process.

For example react-react-app already has rules for css and when I wanted to add Stylable support I needed to add ignore rule in all the css process loader from .st.css

I think it will be better to use something like .jayhtml as the full extension for the template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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