mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-19 18:54:06 -04:00
Remove assets copy plugin
This commit is contained in:
parent
f235cb47e6
commit
16c405d559
1 changed files with 0 additions and 3 deletions
|
@ -109,9 +109,6 @@ module.exports = [
|
|||
to: 'media'
|
||||
}, {
|
||||
from: 'node_modules/highlightjs/styles/zenburn.css'
|
||||
}, {
|
||||
from: 'assets',
|
||||
to: 'assets'
|
||||
}])
|
||||
])
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue