ruffle-mirror -> @ruffle-rs/ruffle
This commit is contained in:
parent
cd2da7322d
commit
e5a32eeef7
3 changed files with 7 additions and 7 deletions
|
|
@ -120,7 +120,7 @@ module.exports = {
|
|||
new CopyPlugin({
|
||||
patterns: [
|
||||
{
|
||||
from: "node_modules/ruffle-mirror/*",
|
||||
from: "node_modules/@ruffle-rs/ruffle/*",
|
||||
to: "static/ruffle",
|
||||
flatten: true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue