mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor: move getPlatform to helpers
This commit is contained in:
committed by
Nathan Walker
parent
4b992958d0
commit
19d12f13d3
@@ -24,6 +24,7 @@ exports[`vue configuration for android 1`] = `
|
||||
vue: 'nativescript-vue'
|
||||
},
|
||||
extensions: [
|
||||
'.android.vue',
|
||||
'.vue',
|
||||
'.android.ts',
|
||||
'.ts',
|
||||
@@ -195,6 +196,7 @@ exports[`vue configuration for ios 1`] = `
|
||||
vue: 'nativescript-vue'
|
||||
},
|
||||
extensions: [
|
||||
'.ios.vue',
|
||||
'.vue',
|
||||
'.ios.ts',
|
||||
'.ts',
|
||||
|
||||
Reference in New Issue
Block a user