Does not work when used as an ES2015 module
Closed this issue · 2 comments
mikemaccana commented
Per the instructions:
import {lory} from '/js/thirdparty/lory.min.js';
Will return:
SyntaxError: import not found: lory
I've tried to work this out, but the giant UMD/webpack and odd indentation makes it really hard to de-UMDify it or find/add an export
. Is the README incorrect?
mahish commented
@mikemaccana Sadly, it is an old issue without any interest to fix it. I ve offered a resolution of the problem, no answer yet. #480