Skip to content

Commit badf4b6

Browse files
committed
format files
1 parent 1a44274 commit badf4b6

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

app/assets/iconfont/iconfont.css

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import App from './components/App';
44
import store from './store';
55
//import VueDevtools from 'nativescript-vue-devtools'
66

7-
87
const application = require('tns-core-modules/application');
98

109
// Vue.use(VueDevtools)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
"webpack-bundle-analyzer": "~2.13.1",
6060
"webpack-cli": "^3.1.0"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)