Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

Source map does not work #37

Open
Open
@wingland

Description

Using this parcel-plugin-vue, I found the generated bundle file does not include the comment of sourceMappingURL in the end. Causing the browser unable to map to the source files.

I tried removing the parcel-plugin-vue, and did not import vue files, it works with the correct source map.

So I think it should be some issue with this plugin.

Here's my repo code that can reproduce this issue:
Show a repo url: https://github.com/wingland/vue-ts-parcel-starter

Software Version(s)
parcel-plugin-vue 1.5.0
Parcel 1.6.2
Vue 2.5.16
Node 8.9.3
Yarn 1.3.2
Operating System Mac OSX

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions