Webpack commonjs Packaging Code exports is not defined

I defined two modules using the commonjs specification

a.js file

   

ask the boss to know what"s going on

Mar.13,2021

libraryTarget: 'commonjs'

just delete this sentence
. The purpose of this sentence is to export the packaged file to the commonjs specification. If you run it in a browser, you don't need to write this

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