Skip to content

Commit f185cfc

Browse files
committed
refactor: remove hook because it's not actually required
1 parent d08f27f commit f185cfc

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "NativeScript and Vue integration",
55
"main": "dist/index.js",
66
"files": [
7-
"dist/index.js",
8-
"platform/nativescript/hooks/"
7+
"dist/index.js"
98
],
109
"scripts": {
1110
"test": "jest",

platform/nativescript/hooks/nativescript-vue-disable-full-reload.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)