mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-23 12:38:58 -04:00
use xmlEscape instead of escape-html for extensions
This commit is contained in:
parent
cc75154f9a
commit
a308b1e02f
4 changed files with 5 additions and 6 deletions
|
@ -72,7 +72,6 @@ module.exports = [
|
|||
},
|
||||
externals: {
|
||||
'decode-html': true,
|
||||
'escape-html': true,
|
||||
'format-message': true,
|
||||
'htmlparser2': true,
|
||||
'immutable': true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue