missed one
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
define([
|
define([
|
||||||
'/common/virtual-dom.js',
|
'/common/virtual-dom.js',
|
||||||
'/common/hyperjson.js',
|
'/bower_components/hyperjson/hyperjson.amd.js',
|
||||||
'/common/hyperscript.js'
|
'/common/hyperscript.js'
|
||||||
], function (vdom, hyperjson, hyperscript) {
|
], function (vdom, hyperjson, hyperscript) {
|
||||||
// complain if you don't find the required APIs
|
// complain if you don't find the required APIs
|
||||||
|
|||||||
Reference in New Issue
Block a user