mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
disable browser-source-map-support
This commit is contained in:
parent
e0891ead6f
commit
71ebf02c6b
@ -13,7 +13,6 @@ import {
|
||||
getLocation,
|
||||
compile
|
||||
} from './utils'
|
||||
<% if (debug) { %>import 'source-map-support/browser-source-map-support'<% } %>
|
||||
|
||||
<% if (debug) { %>window.sourceMapSupport && window.sourceMapSupport.install()<% } %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user