mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added assets + dependencies
This commit is contained in:
6
bower_components/raphael/dev/amdDev.js
vendored
Executable file
6
bower_components/raphael/dev/amdDev.js
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
require(['../raphael'], function(Raphael){
|
||||
var paper = Raphael(0, 0, 640, 720, "container");
|
||||
|
||||
// Work here
|
||||
|
||||
});
|
2053
bower_components/raphael/dev/require.js
vendored
Executable file
2053
bower_components/raphael/dev/require.js
vendored
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user