diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 17:27:14 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 17:27:14 +0100 |
| commit | 3f16cb26e6a5e7858c9c3db10d02bec9c18b9511 (patch) | |
| tree | 2f3b5533d4ff2ddb1138bf7793143635c46115bc /client/splash/index.js | |
| parent | c9d476e421a50aa5e3e20389365263d5c36e5696 (diff) | |
remove dependencies from DRACO and MeshLine
Diffstat (limited to 'client/splash/index.js')
| -rw-r--r-- | client/splash/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/splash/index.js b/client/splash/index.js index 988de9b4..de356862 100644 --- a/client/splash/index.js +++ b/client/splash/index.js @@ -1,2 +1,4 @@ import oktween from './vendor/oktween' +import { MeshLine, MeshLineMaterial } from './vendor/three.meshline' + |
