Vue packaging error

report an error when running packaging
ERROR in static/js/17.d03964c667bc8c2da512.js from UglifyJs
Unexpected token: punc ((). / ~ / time-formater/timeformater.js:13,0

then modified webpack"s conf.js
to

{
    test: /\.js$/,
    loader: "babel-loader",
    include: [resolve("src"), resolve("test"), resolve("/node_modules/time-formater"), resolve("/node_modules/time-formater/packages")]
  },
  ,
Sep.22,2021

try compressing this timer-formater without confusion, and configure it in webpack.pro.conf.js

.
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-1b32808-2b597.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-1b32808-2b597.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?