Skip to content

Imports from "@/" won’t work #179

Description

@tomsoderlund

Tried to run formbuilder, but get “Failed to resolve import” for all imports that reference "@/"

Changing

import {Vuedraggable} from "@/"

to

import {Vuedraggable} from "@/index"

fixes it but must be simpler way?

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