Open ajukr opened 5 years ago
Perhaps it is time to bring watermarkjs into the present. I am 99% sure JavaScript orthodoxy is different now. It looks like webpack may be missing the old babel loader.
Pull requests are definitely welcome
Sure. will look into it and let you know..
my config:
node 10.14.2 npm 6.4.1
To build, I tried running
npm i
npm run build
I am getting below error
Could you please let me know how to build it?