mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 11:17:04 +08:00
test(webpack): update snapshots
This commit is contained in:
@ -34,6 +34,7 @@ exports[`svelte configuration for android 1`] = `
|
||||
alias: {
|
||||
'~': '__jest__/src',
|
||||
'@': '__jest__/src',
|
||||
svelte$: 'svelte/internal',
|
||||
'tns-core-modules': '@nativescript/core'
|
||||
},
|
||||
extensions: [
|
||||
@ -365,6 +366,7 @@ exports[`svelte configuration for ios 1`] = `
|
||||
alias: {
|
||||
'~': '__jest__/src',
|
||||
'@': '__jest__/src',
|
||||
svelte$: 'svelte/internal',
|
||||
'tns-core-modules': '@nativescript/core'
|
||||
},
|
||||
extensions: [
|
||||
|
Reference in New Issue
Block a user