mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +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',
|
||||
'.android.json',
|
||||
'.json'
|
||||
],
|
||||
mainFields: [
|
||||
'module',
|
||||
'main'
|
||||
]
|
||||
},
|
||||
resolveLoader: {
|
||||
@ -300,6 +304,10 @@ exports[`angular configuration for ios 1`] = `
|
||||
'.scss',
|
||||
'.ios.json',
|
||||
'.json'
|
||||
],
|
||||
mainFields: [
|
||||
'module',
|
||||
'main'
|
||||
]
|
||||
},
|
||||
resolveLoader: {
|
||||
|
Reference in New Issue
Block a user