tcoopman / image-webpack-loader

Image loader module for webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack build err: Invalid shorthand property initializer

jane-rose opened this issue · comments

commented

my webpack.base.config.js is below:
image
when i build, webpack error is

ERROR in ./src/assets/img/thankyou/xxx Module build failed (from ./node_modules/image-webpack-loader/index.js): /var/lib/jenkins/workspace/static-snapmakerX/node_modules/imagemin/index.js:15 const handleFile = async (sourcePath, {destination, plugins = []}) => { ^^^^^^^^^^^^ SyntaxError: Invalid shorthand property initializer
is anyone help me ? thx!

commented

my webpack version is 4.8.3, and babel7