I am getting the following error when i run npm run build.
`WARNING in asset size limit: The following asset(s) exceed the recommended size limit (300 kB). This can impact web performance. Assets: common.05d986e42c794e6da4da.js (1.88 MB) app.c56163a1d4bc5a91ad53.js (394 kB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (1 MB). This can impact web performance. Entrypoints: app (2.28 MB) manifest.ef51ba23b3228fa1fbf9.js common.05d986e42c794e6da4da.js app.c56163a1d4bc5a91ad53.js common (1.88 MB) manifest.ef51ba23b3228fa1fbf9.js common.05d986e42c794e6da4da.js
ERROR in pages/_city/_lawyer/_slug/book-consultation/index.3aeaa6113b2ed2ad09de.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in layouts/default.0daeeceaccf8ee4942a6.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/index.f94422835315e03f6d11.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/_city/_lawyer/_slug/index.bb6f5e4f3ff9b33d77b7.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/search.f223f024a6aa265f2bdf.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/lawyers.e3fef050a3b0587d05ef.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/dashboard/index.20379a3820fc356ddfe8.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/contact.57183f078375946abf76.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/consult.ffa70577a11118285b25.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/company/terms.fec3fb1b08ae9cbf633e.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/company/refund.49837e77065678a3e739.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/company/privacy.2643fe4c918540ecbe4d.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/company/faq.d5407a1600fe470a1b80.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/company/about.bdbac17781715d11367f.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/reset-password/index.45132ec8534058ebcc5a.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/reset-password/_id.669729124603eeaf6e14.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/reset-password.e48933aae6f57ba82ea6.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/register.9dc36ec1e25c0655db10.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/login.dcd2296b857fa10ed241.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/auth/index.f8491d23b791d1856530.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/_city/index.f4d1a8564bf66f766d67.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in pages/_city/_lawyer/index.67758d9314a7b37f0594.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in common.05d986e42c794e6da4da.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in app.c56163a1d4bc5a91ad53.js from UglifyJs TypeError: Cannot read property 'reset' of undefined at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21 at Array.forEach (native) at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9) at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11) at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6) at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13) at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8) at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
ERROR in manifest.ef51ba23b3228fa1fbf9.js from UglifyJs
TypeError: Cannot read property 'reset' of undefined
at /Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:96:21
at Array.forEach (native)
at Compilation.<anonymous> (/Users/pawankumar/Projects/core/node_modules/uglifyjs-webpack-plugin/dist/index.js:54:20)
at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:204:14)
at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:119:6)
at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13)
at self.applyPluginsAsync.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:657:10)
at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11)
at Compilation.compilation.plugin.callback (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:115:6)
at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13)
at sealPart2 (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:653:9)
at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:202:11)
at Compilation.compilation.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/ProgressPlugin.js:111:6)
at Compilation.applyPluginsAsyncSeries (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:206:13)
at Compilation.seal (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compilation.js:596:8)
at applyPluginsParallel.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:514:17)
Error: Webpack build exited with errors
at /Users/pawankumar/Projects/core/node_modules/nuxt/lib/builder/builder.js:498:27
at emitRecords.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:269:13)
at Compiler.emitRecords (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:375:38)
at emitAssets.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:262:10)
at applyPluginsAsyncSeries1.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:368:12)
at next (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:218:11)
at Compiler.compiler.plugin (/Users/pawankumar/Projects/core/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
at Compiler.applyPluginsAsyncSeries1 (/Users/pawankumar/Projects/core/node_modules/tapable/lib/Tapable.js:222:13)
at Compiler.afterEmit (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:365:9)
at require.forEach.err (/Users/pawankumar/Projects/core/node_modules/webpack/lib/Compiler.js:354:15)
at /Users/pawankumar/Projects/core/node_modules/async/dist/async.js:421:16
at iteratorCallback (/Users/pawankumar/Projects/core/node_modules/async/dist/async.js:998:13)
at /Users/pawankumar/Projects/core/node_modules/async/dist/async.js:906:16
at /Users/pawankumar/Projects/core/node_modules/graceful-fs/graceful-fs.js:43:10
at FSReqWrap.oncomplete (fs.js:114:15)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! core@1.0.0 build: nuxt build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the core@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.`