-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
topic: webpackRelates to WebpackRelates to Webpacktype: enhancementRequest to enhance an existing featureRequest to enhance an existing feature
Description
I am trying to debug some issues in IE11 and I am getting the dreaded
Error in ie 11 SCRIPT1003: Expected ':'
Inspecting the uglified JS bundle is an exercise in pain, so I'm wondering how we can disable the js minification/uglification step when we do a build?
Running vuepress build docs --debug
does not do what I hoped
genygilles and th0r
Metadata
Metadata
Assignees
Labels
topic: webpackRelates to WebpackRelates to Webpacktype: enhancementRequest to enhance an existing featureRequest to enhance an existing feature