Skip to content

When I use version 1.0.0,it has error: Uncaught SyntaxError: Unexpected token import #40

@mh0625

Description

@mh0625

I have install vue-grid-layout of version 1.0.0,then I use
import VueGridLayout from 'vue-grid-layout';
to import vue-grid-layout,it has error:Uncaught SyntaxError: Unexpected token import.

the error code is
vue-grid-layout/src/app.js line 29
import GridItem from './GridItem.vue';

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions