Skip to content

Commit ef107e1

Browse files
committed
add
1 parent 77599f7 commit ef107e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: nativescript-dev-webpack/extendActivity/webpack.config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ module.exports = env => {
6464
},
6565
target: nativescriptTarget,
6666
entry: {
67-
bundle: entryPath,
68-
MainActivity: "MainActivity"
67+
bundle: entryPath
6968
},
7069
output: {
7170
pathinfo: false,

0 commit comments

Comments
 (0)