mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test(web-view): fix failing tests due to files not being copied
This commit is contained in:
@@ -3,6 +3,7 @@ import { NativeScriptConfig } from '@nativescript/core';
|
||||
export default {
|
||||
id: 'org.nativescript.UnitTestApp',
|
||||
appResourcesPath: '../../tools/assets/App_Resources',
|
||||
webpackConfigPath: 'webpack.custom.config.js',
|
||||
android: {
|
||||
v8Flags: '--expose_gc',
|
||||
markingMode: 'none',
|
||||
|
||||
Reference in New Issue
Block a user