mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-09 03:03:18 +00:00
disable clientside sourceMapSupport
This commit is contained in:
parent
9340a0e7d0
commit
4d74840177
@ -14,8 +14,6 @@ import {
|
||||
compile
|
||||
} from './utils'
|
||||
|
||||
<% if (debug) { %>window.sourceMapSupport && window.sourceMapSupport.install()<% } %>
|
||||
|
||||
const noopData = () => { return {} }
|
||||
const noopFetch = () => {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user