mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-13 10:06:23 +02:00
Remove duplicate p5.js libraries
This commit is contained in:
@ -58,23 +58,6 @@ export const jsLibs = [
|
|||||||
label: 'D3',
|
label: 'D3',
|
||||||
type: 'js'
|
type: 'js'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
url: 'https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/p5.min.js',
|
|
||||||
label: 'P5.js',
|
|
||||||
type: 'js'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
url:
|
|
||||||
'https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/addons/p5.dom.min.js',
|
|
||||||
label: 'P5.js DOM',
|
|
||||||
type: 'js'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
url:
|
|
||||||
'https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.1/addons/p5.sound.min.js',
|
|
||||||
label: 'P5.js Sound',
|
|
||||||
type: 'js'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
url:
|
url:
|
||||||
'https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js',
|
'https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js',
|
||||||
|
Reference in New Issue
Block a user