Index.html introduces layer.js error report Unexpected token in vue project <

Picture description

Mar.05,2021

webpackd-dev-server can't find the file. Go back to index.html, and try / assets/js/layer/layer.js

.

clipboard.png
I have no problem with this

build/webpack.dev.conf.js should be the relationship between these lines of code

new CopyWebpackPlugin([
      {
        from: path.resolve(__dirname, '../static'),
        to: config.dev.assetsSubDirectory,
        ignore: ['.*']
      }
    ])
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-1b3787c-410e0.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-1b3787c-410e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?