Added all models to the webpack copy
This commit is contained in:
parent
9ee361df28
commit
630b4bd1e6
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ module.exports =
|
|||
[
|
||||
{ from: './src/styles.css', to: 'styles.css' },
|
||||
{ from: './src/manifest.webmanifest', to: 'manifest.webmanifest' },
|
||||
{ from: './src/models/placeholder.glb', to: 'models/placeholder.glb' },
|
||||
{ from: './src/models', to: 'models' },
|
||||
]
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue