vuejs / vueify

Browserify transform for single-file Vue components
MIT License
1.17k stars 152 forks source link

ParseError: 'import' and 'export' may only appear at the top level #228

Open engineers-tools opened 6 years ago

engineers-tools commented 6 years ago

I get this error when generating the files:

ParseError: 'import' and 'export' may only appear at the top level

This points at the line in the .vue file where the Githubissues.

  • Githubissues is a development platform for aggregating issues.