2youyou2 / raphael-example

examples for https://github.com/2youyou2/ccc.raphael
100 stars 52 forks source link

cocos creator升级到1.6后,不能用了 #3

Open lzou opened 7 years ago

lzou commented 7 years ago

升级到1.6之后,报错。

boot.js:358 Uncaught TypeError: m.func is not a function
    at Object.cc.require (boot.js:358)
    at __require (R.svg.js:1)
    at __define (R.svg.js:121)
    at Object.func (R.svg.js:158)
    at Object.cc.require (boot.js:358)
    at __require (R.group.js:1)
    at __define (R.group.js:8)
    at Object.func (R.group.js:118)
    at Object.onStart (boot.js:399)
    at CCLoader.<anonymous> (CCGame.js:397)

希望youyou老大更新下代码啊

2youyou2 commented 7 years ago

更新下看下?