Skip to content

Commit aada18e

Browse files
committed
jsbin#2675 Added Ractive.js to Libraries list
Added Ractive.js (http://www.ractivejs.org/) to Libraries list.
1 parent 7fc0aa3 commit aada18e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/js/editors/libraries.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,10 @@ var libraries = [
387387
'url': 'http://vuejs.org/js/vue.js',
388388
'label': 'Vue.js',
389389
},
390+
{
391+
'url': 'http://cdn.ractivejs.org/latest/ractive.js',
392+
'label': 'Ractive.js'
393+
},
390394
{
391395
'url': [
392396
'http://nightly.enyojs.com/latest/enyo-nightly/enyo.css',

0 commit comments

Comments
 (0)