Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit b48db75

Browse files
authored
refactor: remove obsolete NativeScriptJsonpPlugin (#522)
1 parent df5253d commit b48db75

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

plugins/NativeScriptJsonpPlugin.js

Lines changed: 0 additions & 38 deletions
This file was deleted.

plugins/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module.exports = Object.assign({},
22
require("./GenerateBundleStarterPlugin"),
3-
require("./NativeScriptJsonpPlugin"),
43
require("./NativeScriptSnapshotPlugin"),
54
require("./PlatformSuffixPlugin"),
65
require("./PlatformFSPlugin"),

0 commit comments

Comments
 (0)