Skip to content

Preprocessors #28

@caspervonb

Description

@caspervonb

Currently, no 'browser based' preprocessors are supported, it's fairly trivial to add but I'm not sure If i want to, or even should do it.

By browser based preprocessors I mean scripts that have a custom type like text/babel

<script type="text/babel">
// ...
</script>

Its beneficial for demo page(s), but thats about it as normally one would be better off doing babel --watch or the equivalent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions