Skip to content

Commit 98975fc

Browse files
committed
Add webpack bundle
1 parent a1ca599 commit 98975fc

File tree

4,869 files changed

+31259
-287223
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,869 files changed

+31259
-287223
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
npm-debug.log

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can add this plugin directly to your project:
1212

1313
Or add it as a dependency into your own plugin:
1414

15-
`<dependency id="cordova-plugin-add-swift-support" version="1.6.0"/>`
15+
`<dependency id="cordova-plugin-add-swift-support" version="1.6.1"/>`
1616

1717
By default, the Swift 3 support is added but the legacy version (2.3) can still be configured as a preference:
1818

0 commit comments

Comments
 (0)