This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
GitHub
/
Vue.js
Watch
7
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
remove preserveWhitespace usage in dbmon
dev
Evan You
9 years ago
parent
cccfda96da
commit
13d64d2039
1 changed files
with
0 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
benchmarks/dbmon/app.js
2
benchmarks/dbmon/app.js
View File
@ -1,5 +1,3 @@
Vue
.
config
.
preserveWhitespace
=
false
var
app
=
new
Vue
(
{
el
:
'#app'
,
data
:
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
GitHub/Vue.js
Title
Body
Create Issue