mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-01 00:50:24 -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'),
|
test: require.resolve('stats.js/build/stats.min.js'),
|
||||||
loader: 'script-loader'
|
loader: 'script-loader'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
test: require.resolve('highlightjs/highlight.pack.min.js'),
|
|
||||||
loader: 'script-loader'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
test: require.resolve('scratch-blocks/dist/vertical.js'),
|
test: require.resolve('scratch-blocks/dist/vertical.js'),
|
||||||
loader: 'expose-loader?Blockly'
|
loader: 'expose-loader?Blockly'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue