vue-smart-table icon indicating copy to clipboard operation
vue-smart-table copied to clipboard

Uncaught SyntaxError: Unexpected token export

Open ruslankonev opened this issue 8 years ago • 1 comments

Fix bodyParsing.js modular usage. Export default {...} was got Uncaught SyntaxError: Unexpected token export. Module.exports will fix that.

screenshot

ruslankonev avatar Oct 06 '16 10:10 ruslankonev

Thanks! I'll merge it as soon as I'm able to test it.

gurghet avatar Oct 06 '16 10:10 gurghet