Skip to content

Commit 5a7ae3f

Browse files
committed
Remove bundle-config
1 parent 3096e9f commit 5a7ae3f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

demo/app/app.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
require("./bundle-config");
2-
31
var application = require("application");
42
var localize = require("nativescript-localize");
53

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
"version": "5.0.0"
2929
}
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)