Ask for help about lazy loading import ()

import (". / a.js"). Then ((moduleA) = > {

    console.log(moduleA)
})

use webpack (v4) to package, the entry file has only the above code, report this error: Unexpected token, expected {, solve

Mar.12,2021

has babel escape been configured


has been solved, and babel-plugin-dynamic-import-webpack should be installed

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b480-4080a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b480-4080a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?