mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-23 12:38:58 -04:00
Remove unused script-loader for highlightjs
This commit is contained in:
parent
44b03fea9b
commit
6fb8d86880
1 changed files with 0 additions and 4 deletions
|
@ -121,10 +121,6 @@ module.exports = [
|
|||
test: require.resolve('stats.js/build/stats.min.js'),
|
||||
loader: 'script-loader'
|
||||
},
|
||||
{
|
||||
test: require.resolve('highlightjs/highlight.pack.min.js'),
|
||||
loader: 'script-loader'
|
||||
},
|
||||
{
|
||||
test: require.resolve('scratch-blocks/dist/vertical.js'),
|
||||
loader: 'expose-loader?Blockly'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue