mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-03 03:24:42 +00:00
Add cufon to list of modules in build script
This commit is contained in:
parent
a030d18fad
commit
a2c48ca712
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ var fs = require('fs'),
|
|||
|
||||
var modules = [
|
||||
'text',
|
||||
// 'cufon',
|
||||
'cufon',
|
||||
// 'json',
|
||||
'gestures',
|
||||
'easing',
|
||||
|
|
|
|||
Loading…
Reference in a new issue