Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Broken as of 1.0.0-beta.1: minification dependency crashes on custom attributes #19

Closed
@michaelowens

Description

@michaelowens

Minification crashes once you start using the new binding style (@click, :src, etc.):

        throw 'Parse Error: ' + html;
                              ^
Parse Error: <div class="overlay" @click="close"></div>

This would probably need to configured with the customAttrAssign option, according to their Options Quick Reference

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