mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-12 11:40:31 +08:00
added lib text.js to load external templates
This commit is contained in:
@@ -6,7 +6,8 @@ require.config({
|
||||
lodash:"vendor/lodash.min",
|
||||
backbone: "vendor/backbone",
|
||||
modernizr:"vendor/custom.modernizr",
|
||||
socket:"vendor/socket.io.min"
|
||||
socket:"vendor/socket.io.min",
|
||||
text:"vendor/text"
|
||||
},
|
||||
|
||||
shim: {
|
||||
|
||||
Reference in New Issue
Block a user