vue-computed-helpers
vue-computed-helpers copied to clipboard
Error during build
trafficstars
During the build process, it throws this error: ERROR in build.js from UglifyJs Name expected [./node_modules/vue-computed-helpers/lib/index.js:15,0][build.js:5359,13]
My app has been built over the past few months, and basically, I'm not a JS guy but have hacked through various versions. I'm using two functions from Vue Computed Helpers: Count and CountBy.
Any ideas why Uglify is causing problems?
Thanks Arnie (and great helper tool, it's saved me a ton of research and fumbling around).