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

Undesired dependency on SystemJS after compilation #6

@ArmorDarks

Description

@ArmorDarks

I know it's mostly abandoned but will leave this comment for others looking into.

After importing *.vue file, browser throws an error:

Uncaught ReferenceError: System is not defined

It is possible to workaround by loading SystemJS manually before running bundle.

But I'm not sure it was intended to have a need in SystemJS running in a browser after compilation. Wouldn't it be more beneficial to completely compile the code, so that bundles receive everything ready?

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