This repository was archived by the owner on Apr 1, 2022. It is now read-only.
  
  
  
  
  
Description
I'm having an error when building nuxtjs applications
npm run build
Output:
ERROR in common.a99f74b351f8a391ae27.js from UglifyJs
Unexpected token: name (scrollWidth) [./node_modules/vue2-datatable-component/src/utils/getScrollWidth.js:2,0][common.a99f74b351f8a391ae27.js:10963,4]
If you do not use UglifyJs, then everything is successful.
How can this problem be solved?