diff options
author | Joffrey Bion <joffrey.bion@booking.com> | 2020-05-21 15:23:14 +0200 |
---|---|---|
committer | Joffrey Bion <joffrey.bion@booking.com> | 2020-05-21 15:23:20 +0200 |
commit | b7118cbe9342fa3bf225459546335b718181cc10 (patch) | |
tree | 1611c585d008f4cc1254f657fddee58fef3704af | |
parent | Add player icon in player info (diff) | |
download | seven-wonders-b7118cbe9342fa3bf225459546335b718181cc10.tar.gz seven-wonders-b7118cbe9342fa3bf225459546335b718181cc10.tar.bz2 seven-wonders-b7118cbe9342fa3bf225459546335b718181cc10.zip |
Move externals to relevant packages
-rw-r--r-- | sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjs.kt (renamed from sw-ui/src/main/kotlin/blueprintjs.kt) | 0 | ||||
-rw-r--r-- | sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjsHelpers.kt (renamed from sw-ui/src/main/kotlin/blueprintjsHelpers.kt) | 0 | ||||
-rw-r--r-- | sw-ui/src/main/kotlin/webpack/WebpackUtils.kt (renamed from sw-ui/src/main/kotlin/WebpackUtils.kt) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/sw-ui/src/main/kotlin/blueprintjs.kt b/sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjs.kt index 55a2ccc4..55a2ccc4 100644 --- a/sw-ui/src/main/kotlin/blueprintjs.kt +++ b/sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjs.kt diff --git a/sw-ui/src/main/kotlin/blueprintjsHelpers.kt b/sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjsHelpers.kt index da6b6914..da6b6914 100644 --- a/sw-ui/src/main/kotlin/blueprintjsHelpers.kt +++ b/sw-ui/src/main/kotlin/com/palantir/blueprintjs/blueprintjsHelpers.kt diff --git a/sw-ui/src/main/kotlin/WebpackUtils.kt b/sw-ui/src/main/kotlin/webpack/WebpackUtils.kt index dde1140a..dde1140a 100644 --- a/sw-ui/src/main/kotlin/WebpackUtils.kt +++ b/sw-ui/src/main/kotlin/webpack/WebpackUtils.kt |