A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuejs/vue/commit/22ad26615104c15fd09bc69692e3042bb1bb58e9 below:

DevTools recommendation shows for all browsers (#8638) · vuejs/vue@22ad266 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-3

lines changed Original file line number Diff line number Diff line change

@@ -4,7 +4,7 @@ import Vue from 'core/index'

4 4

import config from 'core/config'

5 5

import { extend, noop } from 'shared/util'

6 6

import { mountComponent } from 'core/instance/lifecycle'

7 -

import { devtools, inBrowser, isChrome } from 'core/util/index'

7 +

import { devtools, inBrowser } from 'core/util/index'

8 8 9 9

import {

10 10

query,

@@ -51,8 +51,7 @@ if (inBrowser) {

51 51

devtools.emit('init', Vue)

52 52

} else if (

53 53

process.env.NODE_ENV !== 'production' &&

54 -

process.env.NODE_ENV !== 'test' &&

55 -

isChrome

54 +

process.env.NODE_ENV !== 'test'

56 55

) {

57 56

console[console.info ? 'info' : 'log'](

58 57

'Download the Vue Devtools extension for a better development experience:\n' +

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4