Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e5d0847

Browse files
chore: revert src folder for ng tests app
1 parent 902a0d7 commit e5d0847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ module.exports = env => {
3737
// The 'appPath' and 'appResourcesPath' values are fetched from
3838
// the nsconfig.json configuration file
3939
// when bundling with `tns run android|ios --bundle`.
40-
appPath = "src",
40+
appPath = "app",
4141
appResourcesPath = "App_Resources",
4242

4343
// You can provide the following flags when running 'tns run android|ios'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /