mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
chore: update snapshots
This commit is contained in:

committed by
Nathan Walker

parent
bf34966ced
commit
b7f04ce7fa
@ -33,6 +33,10 @@ exports[`angular configuration for android 1`] = `
|
|||||||
'.scss',
|
'.scss',
|
||||||
'.android.json',
|
'.android.json',
|
||||||
'.json'
|
'.json'
|
||||||
|
],
|
||||||
|
mainFields: [
|
||||||
|
'module',
|
||||||
|
'main'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
resolveLoader: {
|
resolveLoader: {
|
||||||
@ -300,6 +304,10 @@ exports[`angular configuration for ios 1`] = `
|
|||||||
'.scss',
|
'.scss',
|
||||||
'.ios.json',
|
'.ios.json',
|
||||||
'.json'
|
'.json'
|
||||||
|
],
|
||||||
|
mainFields: [
|
||||||
|
'module',
|
||||||
|
'main'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
resolveLoader: {
|
resolveLoader: {
|
||||||
|
Reference in New Issue
Block a user