瀏覽代碼

add the copy-right

tags/2.1.2
Caven Chen 4 年之前
父節點
當前提交
40e93d0da9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      packages/core/index.js

+ 1
- 0
packages/core/index.js 查看文件

try { try {
DC.Namespace['turf'] = turf DC.Namespace['turf'] = turf
DC.mixin(require('./src/components.js').default) DC.mixin(require('./src/components.js').default)
require('@dc-modules/copy-right')
DC.Initialized = true DC.Initialized = true
callback && callback() callback && callback()
} catch (e) { } catch (e) {

Loading…
取消
儲存