chore: update snapshots

This commit is contained in:
Igor Randjelovic
2021-03-02 15:45:43 +01:00
committed by Nathan Walker
parent bf34966ced
commit b7f04ce7fa

View File

@ -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: {